QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

qx::trait::is_archive_printable<T>::value : define if a boost::archive type is readable by a human (for example XML archive) or not (for example binary archive) More...

#include <archive_printable.h>

Public Types

enum  { value = false }
 

Detailed Description

template<typename T>
struct qx::trait::is_archive_printable< T >

qx::trait::is_archive_printable<T>::value : define if a boost::archive type is readable by a human (for example XML archive) or not (for example binary archive)

Definition at line 55 of file archive_printable.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 55 of file archive_printable.h.


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