Apparatus Version 1.23
ECS data-oriented workflow for Unreal Engine.
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
TParadigm< Paradigm > Struct Template Reference

A type wrap for the paradigm enumeration. More...

#include <Paradigm.h>

Inheritance diagram for TParadigm< Paradigm >:
Inheritance graph
[legend]
Collaboration diagram for TParadigm< Paradigm >:
Collaboration graph
[legend]

Public Types

typedef EParadigm Type
 The type of the paradigm enumeration.
 

Static Public Attributes

static constexpr EParadigm Value = Paradigm
 The value of the paradigm.
 

Detailed Description

template<EParadigm Paradigm>
struct TParadigm< Paradigm >

A type wrap for the paradigm enumeration.

This is to transform the enumeration constant to a type name.

Member Typedef Documentation

◆ Type

template<EParadigm Paradigm>
typedef EParadigm TParadigm< Paradigm >::Type

The type of the paradigm enumeration.

Member Data Documentation

◆ Value

template<EParadigm Paradigm>
constexpr EParadigm TParadigm< Paradigm >::Value = Paradigm
staticconstexpr

The value of the paradigm.


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