tetl 0.1.0
Embedded Template Library
|
The concept move_constructible is satisfied if T is a reference type, or if it is an object type where an object of that type can be constructed from an rvalue of that type in both direct- and copy-initialization contexts, with the usual semantics. More...
#include <move_constructible.hpp>
The concept move_constructible is satisfied if T is a reference type, or if it is an object type where an object of that type can be constructed from an rvalue of that type in both direct- and copy-initialization contexts, with the usual semantics.
https://en.cppreference.com/w/cpp/concepts/move_constructible