Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TAndValue< LHSValue, RHS > Struct Template Reference

#include <AndOrNot.h>

Static Public Attributes

static constexpr bool Value = TAnd<RHS...>::value
 
static constexpr bool value = TAnd<RHS...>::value
 

Detailed Description

template<bool LHSValue, typename... RHS>
struct TAndValue< LHSValue, RHS >

Definition at line 14 of file AndOrNot.h.

Member Data Documentation

◆ Value

template<bool LHSValue, typename... RHS>
constexpr bool TAndValue< LHSValue, RHS >::Value = TAnd<RHS...>::value
staticconstexpr

Definition at line 16 of file AndOrNot.h.

◆ value

template<bool LHSValue, typename... RHS>
constexpr bool TAndValue< LHSValue, RHS >::value = TAnd<RHS...>::value
staticconstexpr

Definition at line 17 of file AndOrNot.h.


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