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