QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_ToJson< boost::unordered_map< std::wstring, Value > > Struct Template Reference

#include <QxSerializeQJson_boost_unordered_map.h>

List of all members.

Static Public Member Functions

static QJsonValue toJson (const boost::unordered_map< std::wstring, Value > &t, const QString &format)

Detailed Description

template<typename Value>
struct qx::cvt::detail::QxConvert_ToJson< boost::unordered_map< std::wstring, Value > >

Definition at line 239 of file QxSerializeQJson_boost_unordered_map.h.


Member Function Documentation

template<typename Value >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< boost::unordered_map< std::wstring, Value > >::toJson ( const boost::unordered_map< std::wstring, Value > &  t,
const QString &  format 
) [inline, static]

Definition at line 241 of file QxSerializeQJson_boost_unordered_map.h.


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