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

#include <AndOrNot.h>

Static Public Attributes

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

Detailed Description

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

Definition at line 46 of file AndOrNot.h.

Member Data Documentation

◆ Value

template<bool LHSValue, typename... RHS>
constexpr bool TOrValue< LHSValue, RHS >::Value = TOr<RHS...>::value
staticconstexpr

Definition at line 48 of file AndOrNot.h.

◆ value

template<bool LHSValue, typename... RHS>
constexpr bool TOrValue< LHSValue, RHS >::value = TOr<RHS...>::value
staticconstexpr

Definition at line 49 of file AndOrNot.h.


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