rstd 0.1.0
Loading...
Searching...
No Matches
rstd::mtp::noex_assign_move Concept Referenceexport
module rstd.basic

Is nothrow move assignable. More...

Concept definition

template<typename T>
Is nothrow move assignable.
Definition mtp.cppm:279
Is nothrow assignable.
Definition mtp.cppm:264

Detailed Description

Is nothrow move assignable.