Simple++
Powerfull and lightning fast C++ Library
Public Types | Static Public Member Functions | List of all members
Utility::TypesInfos< unsigned short > Struct Template Reference

#include <Utility.h>

Public Types

typedef unsigned short T
 
typedef unsigned int Bigger
 
typedef short Signed
 
typedef unsigned short Unsigned
 

Static Public Member Functions

static bool isInteger ()
 
static T getMin ()
 
static T getMax ()
 
static bool isSigned ()
 
static size_t getNbBits ()
 

Member Typedef Documentation

typedef unsigned int Utility::TypesInfos< unsigned short >::Bigger
typedef short Utility::TypesInfos< unsigned short >::Signed
typedef unsigned short Utility::TypesInfos< unsigned short >::T
typedef unsigned short Utility::TypesInfos< unsigned short >::Unsigned

Member Function Documentation

static T Utility::TypesInfos< unsigned short >::getMax ( )
inlinestatic
static T Utility::TypesInfos< unsigned short >::getMin ( )
inlinestatic
static size_t Utility::TypesInfos< unsigned short >::getNbBits ( )
inlinestatic
static bool Utility::TypesInfos< unsigned short >::isInteger ( )
inlinestatic
static bool Utility::TypesInfos< unsigned short >::isSigned ( )
inlinestatic

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