Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::wave::impl::ref_transform_iterator_generator< AdaptableUnaryFunctionT, IteratorT > Class Template Reference

#include <transform_iterator.hpp>

Public Types

typedef
boost::transform_iterator
< return_type(*)(argument_type),
IteratorT, return_type > 
type
 

Member Typedef Documentation

template<class AdaptableUnaryFunctionT, class IteratorT>
typedef boost::transform_iterator< return_type (*)(argument_type), IteratorT, return_type> boost::wave::impl::ref_transform_iterator_generator< AdaptableUnaryFunctionT, IteratorT >::type

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