MCRO
C++23 utilities for Unreal Engine.
Loading...
Searching...
No Matches
Mcro::Concepts::CSharedOrWeakOf Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T,
typename
ElementType>
concept
Mcro::Concepts::CSharedOrWeakOf
=
CSharedRefOrPtrOf<T, ElementType>
||
CWeakPtrOf<T, ElementType>
Mcro::Concepts::CSharedOrWeakOf
Definition
Concepts.h:242
Mcro::Concepts::CSharedRefOrPtrOf
Definition
Concepts.h:239
Mcro::Concepts::CWeakPtrOf
Definition
Concepts.h:236
Detailed Description
Definition at line
242
of file
Concepts.h
.
Mcro
Concepts
CSharedOrWeakOf
Generated by
1.12.0