QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::foreach::qx_deref Struct Reference

#include <QxForeach.h>

Static Public Member Functions

template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx< T, C, qx::trait::is_qx_collection< T >::value >::type deref (boost::foreach_detail_::auto_any_t cur, boost::foreach_detail_::type2type< T, C > *ptmp)
 
template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx< T, C, qx::trait::is_qx_collection< T >::value >::type deref_reverse (boost::foreach_detail_::auto_any_t cur, boost::foreach_detail_::type2type< T, C > *ptmp)
 

Detailed Description

Definition at line 104 of file QxForeach.h.

Member Function Documentation

◆ deref()

template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx< T, C, qx::trait::is_qx_collection< T >::value >::type qx::foreach::qx_deref::deref ( boost::foreach_detail_::auto_any_t cur,
boost::foreach_detail_::type2type< T, C > * ptmp )
inlinestatic

Definition at line 108 of file QxForeach.h.

◆ deref_reverse()

template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx< T, C, qx::trait::is_qx_collection< T >::value >::type qx::foreach::qx_deref::deref_reverse ( boost::foreach_detail_::auto_any_t cur,
boost::foreach_detail_::type2type< T, C > * ptmp )
inlinestatic

Definition at line 113 of file QxForeach.h.


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