Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::foreach Namespace Reference

Classes

struct  is_lightweight_proxy
 
struct  is_noncopyable
 

Typedefs

typedef
boost_foreach_argument_dependent_lookup_hack 
tag
 

Functions

template<typename T >
std::pair< T, Tin_range (T begin, T end)
 

Typedef Documentation

Function Documentation

template<typename T >
std::pair<T, T> boost::foreach::in_range ( T  begin,
T  end 
)
inline