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

#include <QxSerializeQJson_std_unordered_map.h>

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, std::unordered_map< Key, Value > &t, const QString &format)
 

Detailed Description

template<typename Key, typename Value>
struct qx::cvt::detail::QxConvert_FromJson< std::unordered_map< Key, Value > >

Definition at line 81 of file QxSerializeQJson_std_unordered_map.h.

Member Function Documentation

◆ fromJson()

template<typename Key , typename Value >
static qx_bool qx::cvt::detail::QxConvert_FromJson< std::unordered_map< Key, Value > >::fromJson ( const QJsonValue & j,
std::unordered_map< Key, Value > & t,
const QString & format )
inlinestatic

Definition at line 83 of file QxSerializeQJson_std_unordered_map.h.


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