Electroneum
has_free_serializer< T > Struct Template Reference

a descriptor for dispatching serialize More...

#include <serialization.h>

Public Types

typedef boost::true_type type
 

Detailed Description

template<class T>
struct has_free_serializer< T >

a descriptor for dispatching serialize

Definition at line 64 of file serialization.h.

Member Typedef Documentation

◆ type

template<class T >
typedef boost::true_type has_free_serializer< T >::type

Definition at line 64 of file serialization.h.


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