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 <string>
#include <iostream>
#include <sstream>
#include <fstream>
#include <QtCore/qstring.h>
#include <QxSerialize/boost/QxSerializeInclude.h>
Go to the source code of this file.
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 in file archive_wide_traits.h.