rstd 0.1.0
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 123]
 Nrstd
 Nmtp
 RtrivIs trivial
 Rtriv_initIs trivially constructible
 Rtriv_dropIs trivially destructible
 Rtriv_copyIs trivially copyable
 Rtriv_moveIs trivially moveable
 Rtriv_assignIs trivially assignable
 Rnoex_initIs nothrow constructible
 Rnoex_assignIs nothrow assignable
 Rnoex_copyIs nothrow copy construcible
 Rnoex_moveIs nothrow move construcible
 Rnoex_assign_copyIs nothrow copy assignable
 Rnoex_assign_moveIs nothrow move assignable
 Rnoex_dropIs no throw destructible
 RImpledCheck if has Impl