libstdc++
std::move_constructible Concept Reference

#include <concepts>

Concept definition

template<typename _Tp>
[concept.convertible], concept convertible_to
Definition concepts:81
[concept.constructible], concept constructible_from
Definition concepts:162
[concept.moveconstructible], concept move_constructible
Definition concepts:176

Detailed Description

[concept.moveconstructible], concept move_constructible

Definition at line 175 of file concepts.