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