tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
etl::movable Concept Reference

#include <movable.hpp>

Concept definition

template<typename T>
Definition assignable_from.hpp:19
Definition movable.hpp:15
The concept move_constructible is satisfied if T is a reference type, or if it is an object type wher...
Definition move_constructible.hpp:20
Definition swappable.hpp:13
constexpr bool is_object_v
Definition is_object.hpp:35