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

#include <IsFloatingPoint.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename T>
struct TIsFloatingPoint< T >

Traits class which tests if a type is floating point.

Definition at line 11 of file IsFloatingPoint.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 13 of file IsFloatingPoint.h.


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