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