cmoon::movable_value
Defined in module
<cmoon.concepts>
|
(1) |
The concept movable_value<T>
is satisfied if and only if T
is moveable, but does not need to be swappable.