#include <xml_escape.hpp>
Public Member Functions | |
char | fill (const char *&bstart, const char *&bend) |
wchar_t | fill (const wchar_t *&bstart, const wchar_t *&bend) |
template<class T > | |
xml_escape (BOOST_PFTO_WRAPPER(T) start) | |
xml_escape (const xml_escape &rhs) | |
Friends | |
class | boost::iterator_core_access |
|
inline |
|
inline |
char boost::archive::iterators::xml_escape< Base >::fill | ( | const char *& | bstart, |
const char *& | bend | ||
) |
wchar_t boost::archive::iterators::xml_escape< Base >::fill | ( | const wchar_t *& | bstart, |
const wchar_t *& | bend | ||
) |
References boost::spirit::lex::lexertl::detail::L().
|
friend |