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

#include <QxSerializeQJson_std_unordered_set.h>

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, std::unordered_multiset< T > &t, const QString &format)
 

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvert_FromJson< std::unordered_multiset< T > >

Definition at line 101 of file QxSerializeQJson_std_unordered_set.h.

Member Function Documentation

◆ fromJson()

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

Definition at line 103 of file QxSerializeQJson_std_unordered_set.h.


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