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

#include <QxSerializeQJson_boost_tuple.h>

Static Public Member Functions

static QJsonValue toJson (const boost::tuple< T0, T1 > &t, const QString &format)
 

Detailed Description

template<typename T0, typename T1>
struct qx::cvt::detail::QxConvert_ToJson< boost::tuple< T0, T1 > >

Definition at line 60 of file QxSerializeQJson_boost_tuple.h.

Member Function Documentation

◆ toJson()

template<typename T0 , typename T1 >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< boost::tuple< T0, T1 > >::toJson ( const boost::tuple< T0, T1 > & t,
const QString & format )
inlinestatic

Definition at line 62 of file QxSerializeQJson_boost_tuple.h.


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