TrinityCore
NonDefaultConstructible< T > Struct Template Reference

#include <Util.h>

Public Member Functions

constexpr NonDefaultConstructible (T value)
 

Public Attributes

Value
 

Detailed Description

template<typename T>
struct NonDefaultConstructible< T >

Definition at line 526 of file Util.h.

Constructor & Destructor Documentation

◆ NonDefaultConstructible()

template<typename T >
constexpr NonDefaultConstructible< T >::NonDefaultConstructible ( value)
inlineconstexpr

Definition at line 528 of file Util.h.

Member Data Documentation

◆ Value

template<typename T >
T NonDefaultConstructible< T >::Value

Definition at line 532 of file Util.h.


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