rstd
0.1.0
Loading...
Searching...
No Matches
rstd
mtp
noex_move
rstd::mtp::noex_move Concept Reference
export
module
rstd.basic
Is nothrow move construcible.
More...
Concept definition
template
<
typename
T>
concept
rstd::mtp::noex_move
=
noex_init<T, add_ref_rv<T>
>
rstd::mtp::noex_init
Is nothrow constructible.
Definition
mtp.cppm:260
rstd::mtp::noex_move
Is nothrow move construcible.
Definition
mtp.cppm:272
Detailed Description
Is nothrow move construcible.
Generated by
1.12.0