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

#include <QxSerializeQJson_std_set.h>

Static Public Member Functions

static QJsonValue toJson (const std::set< T > &t, const QString &format)
 

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvert_ToJson< std::set< T > >

Definition at line 61 of file QxSerializeQJson_std_set.h.

Member Function Documentation

◆ toJson()

template<typename T >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< std::set< T > >::toJson ( const std::set< T > & t,
const QString & format )
inlinestatic

Definition at line 63 of file QxSerializeQJson_std_set.h.


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