rstd
0.1.0
Loading...
Searching...
No Matches
rstd
mtp
noex_drop
rstd::mtp::noex_drop Concept Reference
export
module
rstd.basic
Is no throw destructible.
More...
Concept definition
template
<
typename
T>
concept
rstd::mtp::noex_drop
=
cppstd::is_nothrow_destructible_v<T>
rstd::mtp::noex_drop
Is no throw destructible.
Definition
mtp.cppm:283
Detailed Description
Is no throw destructible.
Generated by
1.12.0