QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxConvert_ToJson< boost::unordered_map< Key, Value > > Struct Template Reference

#include <QxSerializeQJson_boost_unordered_map.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 60 of file QxSerializeQJson_boost_unordered_map.h.

Member Function Documentation

◆ toJson()

template<typename Key , typename Value >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< boost::unordered_map< Key, Value > >::toJson ( const boost::unordered_map< Key, Value > & t,
const QString & format )
inlinestatic

Definition at line 62 of file QxSerializeQJson_boost_unordered_map.h.


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