Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TNumericLimits< int16 > Struct Reference

#include <NumericLimits.h>

Public Types

typedef int16 NumericType
 

Static Public Member Functions

static constexpr NumericType Min ()
 
static constexpr NumericType Max ()
 
static constexpr NumericType Lowest ()
 

Detailed Description

Definition at line 182 of file NumericLimits.h.

Member Typedef Documentation

◆ NumericType

typedef int16 TNumericLimits< int16 >::NumericType

Definition at line 184 of file NumericLimits.h.

Member Function Documentation

◆ Lowest()

static constexpr NumericType TNumericLimits< int16 >::Lowest ( )
inlinestaticconstexpr

Definition at line 196 of file NumericLimits.h.

+ Here is the call graph for this function:

◆ Max()

static constexpr NumericType TNumericLimits< int16 >::Max ( )
inlinestaticconstexpr

Definition at line 191 of file NumericLimits.h.

◆ Min()

static constexpr NumericType TNumericLimits< int16 >::Min ( )
inlinestaticconstexpr

Definition at line 186 of file NumericLimits.h.

+ Here is the caller graph for this function:

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