libstdc++
std::move_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

Detailed Description

[concept.moveconstructible], concept move_constructible

Definition at line 166 of file concepts.