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::filter_holder< T > Struct Template Reference

#include <filtered.hpp>

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

Public Member Functions

 filter_holder (T r)
 

Public Attributes

T val
 

Constructor & Destructor Documentation

template<class T>
boost::range_detail::filter_holder< T >::filter_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: