Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::archive::iterators::transform_width< Base, BitsOut, BitsIn, CharType > Class Template Reference

#include <transform_width.hpp>

Inheritance diagram for boost::archive::iterators::transform_width< Base, BitsOut, BitsIn, CharType >:
Collaboration diagram for boost::archive::iterators::transform_width< Base, BitsOut, BitsIn, CharType >:

Public Member Functions

template<class T >
 transform_width (BOOST_PFTO_WRAPPER(T) start)
 
 transform_width (const transform_width &rhs)
 

Friends

class boost::iterator_core_access
 

Constructor & Destructor Documentation

template<class Base , int BitsOut, int BitsIn, class CharType = typename boost::iterator_value<Base>::type>
template<class T >
boost::archive::iterators::transform_width< Base, BitsOut, BitsIn, CharType >::transform_width ( BOOST_PFTO_WRAPPER(T start)
inline
template<class Base , int BitsOut, int BitsIn, class CharType = typename boost::iterator_value<Base>::type>
boost::archive::iterators::transform_width< Base, BitsOut, BitsIn, CharType >::transform_width ( const transform_width< Base, BitsOut, BitsIn, CharType > &  rhs)
inline

Friends And Related Function Documentation

template<class Base , int BitsOut, int BitsIn, class CharType = typename boost::iterator_value<Base>::type>
friend class boost::iterator_core_access
friend

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