Base of serialization traits, containing useful typedefs.  
 More...
#include <osvr/Common/SerializationTraits.h>
|  | 
| typedef T | type | 
|  | 
| typedef boost::call_traits < type >::param_type
 | param_type | 
|  | 
| typedef boost::call_traits < type >::value_type
 | value_type | 
|  | 
| typedef boost::call_traits < type >::reference
 | reference_type | 
|  | 
template<typename T>
struct osvr::common::serialization::BaseSerializationTraits< T >
Base of serialization traits, containing useful typedefs. 
Definition at line 134 of file SerializationTraits.h.
The documentation for this struct was generated from the following file: