libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
bmb::MoveConstructible Concept Reference
MoveConstructible.
More...
#include <
concepts.h
>
Concept definition
template
<
typename
T>
concept
bmb::MoveConstructible
=
ConstructibleFrom<T, T&&>
bmb::ConstructibleFrom
ConstructibleFrom.
Definition
concepts.h:31
bmb::MoveConstructible
MoveConstructible.
Definition
concepts.h:42
Detailed Description
MoveConstructible.
bmb
MoveConstructible
Generated by
1.9.8