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

Is no throw destructible. More...

Concept definition

template<typename T>
cppstd::is_nothrow_destructible_v<T>
Is no throw destructible.
Definition mtp.cppm:283

Detailed Description

Is no throw destructible.