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

#include <Interval.h>

Static Public Member Functions

static ElementType Max ()
 
static ElementType Lowest ()
 

Detailed Description

template<typename ElementType>
struct TIntervalTraits< ElementType >

Type traits for Arithmetic interval.

Definition at line 14 of file Interval.h.

Member Function Documentation

◆ Lowest()

template<typename ElementType >
static ElementType TIntervalTraits< ElementType >::Lowest ( )
inlinestatic

Definition at line 23 of file Interval.h.

◆ Max()

template<typename ElementType >
static ElementType TIntervalTraits< ElementType >::Max ( )
inlinestatic

Definition at line 18 of file Interval.h.


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