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

#include <QxForeach.h>

List of all members.

Public Types

typedef
boost::foreach_detail_::foreach_reference
< T, C >::type 
type

Detailed Description

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

Definition at line 69 of file QxForeach.h.


Member Typedef Documentation

template<typename T, typename C, bool is_qx_collection = false>
typedef boost::foreach_detail_::foreach_reference<T, C>::type qx::foreach::qx_deref_boost_or_qx< T, C, is_qx_collection >::type

Definition at line 71 of file QxForeach.h.


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