nux-0.9.48
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
Data Structures
|
Namespaces
|
Defines
NuxCore/Template.h File Reference
Go to the source code of this file.
Data Structures
struct
nux::VoidTraits< U >
struct
nux::VoidTraits< void >
struct
nux::PointerTraits< U >
struct
nux::PointerTraits< U * >
struct
nux::UnicodeCharTraits< U >
struct
nux::UnicodeCharTraits< wchar_t >
struct
nux::AnsiCharTraits< U >
struct
nux::AnsiCharTraits< char >
class
nux::TypeTraitsNoConstructor< T >
class
nux::TypeTraitsConstructor< T >
class
nux::ConstructorTraits< T >
class
nux::ConstructorTraits< T * >
class
nux::ConstructorTraits< bool >
class
nux::ConstructorTraits< char >
class
nux::ConstructorTraits< unsigned char >
class
nux::ConstructorTraits< short >
class
nux::ConstructorTraits< unsigned short >
class
nux::ConstructorTraits< int >
class
nux::ConstructorTraits< unsigned int >
class
nux::ConstructorTraits< long >
class
nux::ConstructorTraits< unsigned long >
class
nux::ConstructorTraits< long long >
class
nux::ConstructorTraits< unsigned long long >
class
nux::ConstructorTraits< float >
class
nux::ConstructorTraits< double >
class
nux::NTypeTraits< T >
struct
nux::RemovePointerFromType< T >
struct
nux::RemovePointerFromType< T * >
struct
nux::RemovePointerFromType< const T * >
struct
nux::RemovePointerFromType< volatile T * >
struct
nux::RemovePointerFromType< const volatile T * >
Namespaces
namespace
nux
Defines
#define
NUX_ARRAY_COUNT
(array) ( sizeof(array) / sizeof((array)[0]) )
Define Documentation
#define NUX_ARRAY_COUNT
(
array
)
( sizeof(array) / sizeof((array)[0]) )
Template.h
Generated on Mon May 30 2011 05:58:09 for nux-0.9.48 by
1.7.3