Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TNot< Type > Struct Template Reference

#include <AndOrNot.h>

Static Public Attributes

static constexpr bool Value = !Type::Value
 
static constexpr bool value = !Type::Value
 

Detailed Description

template<typename Type>
struct TNot< Type >

Does a boolean NOT of the Value static members of the type.

Definition at line 75 of file AndOrNot.h.

Member Data Documentation

◆ Value

template<typename Type >
constexpr bool TNot< Type >::Value = !Type::Value
staticconstexpr

Definition at line 77 of file AndOrNot.h.

◆ value

template<typename Type >
constexpr bool TNot< Type >::value = !Type::Value
staticconstexpr

Definition at line 78 of file AndOrNot.h.


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