rstd
0.1.0
Loading...
Searching...
No Matches
rstd
mtp
noex_assign_move
rstd::mtp::noex_assign_move Concept Reference
export
module
rstd.basic
Is nothrow move assignable.
More...
Concept definition
template
<
typename
T>
concept
rstd::mtp::noex_assign_move
=
noex_assign<add_ref<T>
, add_ref_rv<T>>
rstd::mtp::noex_assign_move
Is nothrow move assignable.
Definition
mtp.cppm:279
rstd::mtp::noex_assign
Is nothrow assignable.
Definition
mtp.cppm:264
Detailed Description
Is nothrow move assignable.
Generated by
1.12.0