QxOrm
1.5.0
C++ Object Relational Mapping library
|
qx::trait::is_archive_wide<T>::value : define if a boost::archive type uses wide string character and stream (for example std::wstring) or not (for example std::string) More...
#include <archive_wide_traits.h>
Public Types | |
enum | { value = false } |
qx::trait::is_archive_wide<T>::value : define if a boost::archive type uses wide string character and stream (for example std::wstring) or not (for example std::string)
Definition at line 62 of file archive_wide_traits.h.
anonymous enum |
Definition at line 62 of file archive_wide_traits.h.