CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GFxValueImpl Namespace Reference

Classes

struct  _is_integer
 
struct  _is_integer< char >
 
struct  _is_integer< signed char >
 
struct  _is_integer< signed int >
 
struct  _is_integer< signed long >
 
struct  _is_integer< signed long long >
 
struct  _is_integer< signed short >
 
struct  _is_integer< unsigned char >
 
struct  _is_integer< unsigned int >
 
struct  _is_integer< unsigned long >
 
struct  _is_integer< unsigned long long >
 
struct  _is_integer< unsigned short >
 
struct  is_integer
 

Variables

template<class T >
constexpr bool is_integer_v = is_integer<T>::value
 

Variable Documentation

◆ is_integer_v

template<class T >
constexpr bool RE::GFxValueImpl::is_integer_v = is_integer<T>::value
inlineconstexpr