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::replace_holder< T > Class Template Reference

#include <replaced.hpp>

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

Public Member Functions

 replace_holder (const T &from, const T &to)
 

Public Attributes

T val1
 
T val2
 

Constructor & Destructor Documentation

template<class T >
boost::range_detail::replace_holder< T >::replace_holder ( const T from,
const T to 
)
inline

Member Data Documentation

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

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