QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <QxStdOptional.h>
Static Public Member Functions | |
static QJsonValue | toJson (const std::optional< T > &t, const QString &format) |
Definition at line 91 of file QxStdOptional.h.
static QJsonValue qx::cvt::detail::QxConvert_ToJson< std::optional< T > >::toJson | ( | const std::optional< T > & | t, |
const QString & | format | ||
) | [inline, static] |
Definition at line 92 of file QxStdOptional.h.