QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_ToJson< std::tuple< T0, T1 > > Struct Template Reference

#include <QxSerializeQJson_std_tuple.h>

List of all members.

Static Public Member Functions

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

Detailed Description

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

Definition at line 59 of file QxSerializeQJson_std_tuple.h.


Member Function Documentation

template<typename T0 , typename T1 >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< std::tuple< T0, T1 > >::toJson ( const std::tuple< T0, T1 > &  t,
const QString &  format 
) [inline, static]

Definition at line 61 of file QxSerializeQJson_std_tuple.h.


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