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