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

#include <QxStdOptional.h>

Static Public Member Functions

static QString toString (const std::optional< T > &t, const QString &format, int index, qx::cvt::context::ctx_type ctx)
 

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvert_ToString< std::optional< T > >

Definition at line 105 of file QxStdOptional.h.

Member Function Documentation

◆ toString()

template<typename T >
static QString qx::cvt::detail::QxConvert_ToString< std::optional< T > >::toString ( const std::optional< T > & t,
const QString & format,
int index,
qx::cvt::context::ctx_type ctx )
inlinestatic

Definition at line 106 of file QxStdOptional.h.


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