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

#include <QxStdOptional.h>

Static Public Member Functions

static qx_bool fromString (const QString &s, 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_FromString< std::optional< T > >

Definition at line 109 of file QxStdOptional.h.

Member Function Documentation

◆ fromString()

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

Definition at line 110 of file QxStdOptional.h.


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