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