MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Concepts::CDestructible Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T>
concept
Mcro::Concepts::CDestructible
= std::is_nothrow_destructible_v<std::decay_t<T>>
Mcro::Concepts::CDestructible
Definition
Concepts.h:133
Detailed Description
Definition at line
133
of file
Concepts.h
.
Mcro
Concepts
CDestructible
Generated by
1.12.0