Electroneum
is_basic_type< T > Struct Template Reference

a descriptor for dispatching serialize More...

#include <serialization.h>

Public Types

typedef boost::false_type type
 

Detailed Description

template<class T>
struct is_basic_type< T >

a descriptor for dispatching serialize

Definition at line 71 of file serialization.h.

Member Typedef Documentation

◆ type

template<class T>
typedef boost::false_type is_basic_type< T >::type

Definition at line 71 of file serialization.h.


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