type_traits.hpp File Reference

Go to the source code of this file.

Classes

struct  s11n::type_traits_base< T, IsConst, IsPointer, IsReference >
 A base type for type_traits. More...
struct  s11n::type_traits< T >
 A simple type traits container. More...
struct  s11n::type_traits< const T >
 Specialization for (const T). More...
struct  s11n::type_traits< T & >
 Specialization for (T &). More...
struct  s11n::type_traits< const T & >
 Specialization for (const T &). More...
struct  s11n::type_traits< T * >
 Specialization for (T *). More...
struct  s11n::type_traits< const T * >
 Specialization for (const T *). More...

Namespaces

namespace  s11n
 

The s11n serialization (s11n) framework is an object serialization framework for C++ modelled heavily off work by Rusty Ballinger (bozo@users.sourceforge.net http://libfunutil.sourceforge.net).



Generated on Sat Mar 20 12:29:24 2010 for libs11n-1.2.10 by  doxygen 1.6.1