TPIE

11a2c2d
tpie::is_trivially_serializable< T > Struct Template Reference

Static Public Attributes

static const bool value = std::is_trivially_copyable<T>::value && !std::is_pointer<T>::value
 

Detailed Description

template<typename T>
struct tpie::is_trivially_serializable< T >

Definition at line 90 of file serialization2.h.


The documentation for this struct was generated from the following file: