#include <bbtkAny.h>
Public Member Functions | |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
template<> | |
const bool | value |
Static Public Attributes | |
static const bool | value = false |
Definition at line 434 of file bbtkAny.h.
const bool bbtk::integer< unsigned long long >::value | ( | ) | [inline] |
Definition at line 45 of file bbtkAny.cxx.
const bool bbtk::integer< unsigned long >::value | ( | ) | [inline] |
Definition at line 44 of file bbtkAny.cxx.
const bool bbtk::integer< unsigned int >::value | ( | ) | [inline] |
Definition at line 43 of file bbtkAny.cxx.
const bool bbtk::integer< unsigned short >::value | ( | ) | [inline] |
Definition at line 42 of file bbtkAny.cxx.
const bool bbtk::integer< unsigned char >::value | ( | ) | [inline] |
Definition at line 41 of file bbtkAny.cxx.
const bool bbtk::integer< long long >::value | ( | ) | [inline] |
Definition at line 40 of file bbtkAny.cxx.
const bool bbtk::integer< long >::value | ( | ) | [inline] |
Definition at line 39 of file bbtkAny.cxx.
const bool bbtk::integer< int >::value | ( | ) | [inline] |
Definition at line 38 of file bbtkAny.cxx.
const bool bbtk::integer< short >::value | ( | ) | [inline] |
Definition at line 37 of file bbtkAny.cxx.
const bool bbtk::integer< char >::value | ( | ) | [inline] |
Definition at line 36 of file bbtkAny.cxx.
const bool bbtk::integer< T >::value = false [inline, static] |