type_traits File Reference


Classes

struct  is_reference< T >
 is_reference is a compile-time template predicate to determine if a type is a reference type. More...
struct  is_reference< T & >
struct  is_const_reference< T >
 is_const_reference is a compile-time template predicate to determine if a type is a const reference type. More...
struct  is_const_reference< const T & >
struct  remove_pointer< T >
 remove_pointer is a compile-time template type mapper that produces the input type, but with any pointer modifier removed. More...
struct  remove_pointer< T * >

Generated at Sun Oct 14 02:11:53 2007 for the OpenSceneGraph by doxygen 1.5.3.