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

#include <QxForeach.h>

List of all members.

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

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 
) [inline, static]

Definition at line 84 of file QxForeach.h.

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 
) [inline, static]

Definition at line 88 of file QxForeach.h.


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