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::unescape< Derived, Base > Class Template Reference

#include <unescape.hpp>

Inheritance diagram for boost::archive::iterators::unescape< Derived, Base >:
Collaboration diagram for boost::archive::iterators::unescape< Derived, Base >:

Public Types

typedef this_t::value_type value_type
 
typedef this_t::reference reference
 

Public Member Functions

 unescape (Base base)
 

Friends

class boost::iterator_core_access
 

Member Typedef Documentation

template<class Derived, class Base>
typedef this_t::reference boost::archive::iterators::unescape< Derived, Base >::reference
template<class Derived, class Base>
typedef this_t::value_type boost::archive::iterators::unescape< Derived, Base >::value_type

Constructor & Destructor Documentation

template<class Derived, class Base>
boost::archive::iterators::unescape< Derived, Base >::unescape ( Base  base)
inline

Friends And Related Function Documentation

template<class Derived, class Base>
friend class boost::iterator_core_access
friend

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