QxOrm
1.5.0
C++ Object Relational Mapping library
|
#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) |
Definition at line 81 of file QxForeach.h.
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.
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.