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

#include <argument_fwd.hpp>

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

Public Member Functions

 holder (T t)
 

Public Attributes

T val
 

Constructor & Destructor Documentation

template<class T>
boost::range_detail::holder< T >::holder ( T  t)
inline

Member Data Documentation

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

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