Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::range_detail::adjacent_holder< T > Struct Template Reference

#include <adjacent_filtered.hpp>

Inheritance diagram for boost::range_detail::adjacent_holder< T >:
Collaboration diagram for boost::range_detail::adjacent_holder< T >:

Public Member Functions

 adjacent_holder (T r)
 

Public Attributes

T val
 

Constructor & Destructor Documentation

template<class T>
boost::range_detail::adjacent_holder< T >::adjacent_holder ( T  r)
inline

Member Data Documentation

template<class T>
T boost::range_detail::holder< T >::val
inherited

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