Range-v3
Range algorithms, views, and actions for the Standard Library
concepts::defs::copyable Concept Reference

The copyable concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T>
concepts::copy_assignable_ < T >
The copy_constructible concept.
Definition: concepts.hpp:1169
The copyable concept.
Definition: concepts.hpp:1193
The movable concept.
Definition: concepts.hpp:1180

Detailed Description

The copyable concept.