#include <xml_unescape.hpp>


Public Types | |
| typedef this_t::value_type | value_type | 
| typedef this_t::reference | reference | 
Public Member Functions | |
| void | drain_residue (const char *literal) | 
| value_type | drain () | 
| template<class T > | |
| xml_unescape (BOOST_PFTO_WRAPPER(T) start) | |
| xml_unescape (const xml_unescape &rhs) | |
Friends | |
| class | boost::iterator_core_access | 
      
  | 
  inherited | 
| typedef this_t::value_type boost::archive::iterators::xml_unescape< Base >::value_type | 
      
  | 
  inline | 
      
  | 
  inline | 
| xml_unescape< Base >::value_type boost::archive::iterators::xml_unescape< Base >::drain | ( | ) | 
| void boost::archive::iterators::xml_unescape< Base >::drain_residue | ( | const char * | literal | ) | 
      
  | 
  friend |