QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxConvert_ToJson< std::tuple< T0, T1, T2, T3, T4, T5, T6, T7 > > Struct Template Reference

#include <QxSerializeQJson_std_tuple.h>

Static Public Member Functions

static QJsonValue toJson (const std::tuple< T0, T1, T2, T3, T4, T5, T6, T7 > &t, const QString &format)
 

Detailed Description

template<typename T0, typename T1, typename T2, typename T3, typename T4, typename T5, typename T6, typename T7>
struct qx::cvt::detail::QxConvert_ToJson< std::tuple< T0, T1, T2, T3, T4, T5, T6, T7 > >

Definition at line 146 of file QxSerializeQJson_std_tuple.h.

Member Function Documentation

◆ toJson()

template<typename T0 , typename T1 , typename T2 , typename T3 , typename T4 , typename T5 , typename T6 , typename T7 >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< std::tuple< T0, T1, T2, T3, T4, T5, T6, T7 > >::toJson ( const std::tuple< T0, T1, T2, T3, T4, T5, T6, T7 > & t,
const QString & format )
inlinestatic

Definition at line 148 of file QxSerializeQJson_std_tuple.h.


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