QxOrm  1.4.9
C++ Object Relational Mapping library
qx::foreach::qx_deref_deduce< T, C, true > Struct Template Reference

#include <QxForeach.h>

List of all members.

Static Public Member Functions

static
qx::foreach::qx_deref_boost_or_qx
< T, C, true >::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, true >::type 
rderef (boost::foreach_detail_::auto_any_t cur, boost::foreach_detail_::type2type< T, C > *ptmp)

Detailed Description

template<typename T, typename C>
struct qx::foreach::qx_deref_deduce< T, C, true >

Definition at line 93 of file QxForeach.h.


Member Function Documentation

template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx<T, C, true>::type qx::foreach::qx_deref_deduce< T, C, true >::deref ( boost::foreach_detail_::auto_any_t  cur,
boost::foreach_detail_::type2type< T, C > *  ptmp 
) [inline, static]

Definition at line 96 of file QxForeach.h.

template<typename T , typename C >
static qx::foreach::qx_deref_boost_or_qx<T, C, true>::type qx::foreach::qx_deref_deduce< T, C, true >::rderef ( boost::foreach_detail_::auto_any_t  cur,
boost::foreach_detail_::type2type< T, C > *  ptmp 
) [inline, static]

Definition at line 100 of file QxForeach.h.


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