libstdc++
std::copy_constructible Concept Reference

#include <concepts>

Concept definition

template<typename _Tp>
[concept.convertible], concept convertible_to
Definition concepts:72
[concept.constructible], concept constructible_from
Definition concepts:153
[concept.moveconstructible], concept move_constructible
Definition concepts:167
[concept.copyconstructible], concept copy_constructible
Definition concepts:172

Detailed Description

[concept.copyconstructible], concept copy_constructible

Definition at line 171 of file concepts.