The movable
concept.
More...
#include <concepts/concepts.hpp>
template<typename T>
std::is_object<T>::value &&
concepts::move_assignable_ < T > &&
The movable concept.
Definition: concepts.hpp:1180
The move_constructible concept.
Definition: concepts.hpp:1154
The swappable concept.
Definition: concepts.hpp:986