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

#include <argument_fwd.hpp>

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

Public Member Functions

 holder2 (T t, T u)
 

Public Attributes

T val1
 
T val2
 

Constructor & Destructor Documentation

template<class T >
boost::range_detail::holder2< T >::holder2 ( T  t,
T  u 
)
inline

Member Data Documentation

template<class T >
T boost::range_detail::holder2< T >::val1
template<class T >
T boost::range_detail::holder2< T >::val2

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