Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Classes | Static Public Attributes | List of all members
TTraitCandidateChecker< T > Class Template Reference

Checks if a type can be considered to be actually a trait. More...

#include <Traitmark.h>

Static Public Attributes

static constexpr bool Value = Do<T>(0)
 

Detailed Description

template<typename T>
class TTraitCandidateChecker< T >

Checks if a type can be considered to be actually a trait.

Member Data Documentation

◆ Value

template<typename T >
constexpr bool TTraitCandidateChecker< T >::Value = Do<T>(0)
staticconstexpr

The documentation for this class was generated from the following file: