QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_ToJson< boost::unordered_multiset< T > > Struct Template Reference

#include <QxSerializeQJson_boost_unordered_set.h>

List of all members.

Static Public Member Functions

static QJsonValue toJson (const boost::unordered_multiset< T > &t, const QString &format)

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvert_ToJson< boost::unordered_multiset< T > >

Definition at line 87 of file QxSerializeQJson_boost_unordered_set.h.


Member Function Documentation

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

Definition at line 89 of file QxSerializeQJson_boost_unordered_set.h.


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