QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::foreach::qx_deref_deduce< T, C, is_qx_collection > Struct Template Reference

#include <QxForeach.h>

Static Public Member Functions

static qx::foreach::qx_deref_boost_or_qx< T, C, false >::type deref (boost::foreach_detail_::auto_any_t cur, boost::foreach_detail_::type2type< T, C > *ptmp)
 
static qx::foreach::qx_deref_boost_or_qx< T, C, false >::type rderef (boost::foreach_detail_::auto_any_t cur, boost::foreach_detail_::type2type< T, C > *ptmp)
 

Detailed Description

template<typename T, typename C, bool is_qx_collection = false>
struct qx::foreach::qx_deref_deduce< T, C, is_qx_collection >

Definition at line 81 of file QxForeach.h.

Member Function Documentation

◆ deref()

template<typename T , typename C , bool is_qx_collection = false>
static qx::foreach::qx_deref_boost_or_qx< T, C, false >::type qx::foreach::qx_deref_deduce< T, C, is_qx_collection >::deref ( boost::foreach_detail_::auto_any_t cur,
boost::foreach_detail_::type2type< T, C > * ptmp )
inlinestatic

Definition at line 84 of file QxForeach.h.

◆ rderef()

template<typename T , typename C , bool is_qx_collection = false>
static qx::foreach::qx_deref_boost_or_qx< T, C, false >::type qx::foreach::qx_deref_deduce< T, C, is_qx_collection >::rderef ( boost::foreach_detail_::auto_any_t cur,
boost::foreach_detail_::type2type< T, C > * ptmp )
inlinestatic

Definition at line 88 of file QxForeach.h.


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