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

The copy_constructible concept. More...

#include <concepts/concepts.hpp>

Concept definition

template<typename T>
concepts::copy_constructible_ < T >
The copy_constructible concept.
Definition: concepts.hpp:1169
The move_constructible concept.
Definition: concepts.hpp:1154

Detailed Description

The copy_constructible concept.