textwolf
0.2
|
textwolf byte source iterator template More...
#include "textwolf/exception.hpp"
#include "textwolf/position.hpp"
#include <cstdlib>
#include <stdexcept>
#include <setjmp.h>
Go to the source code of this file.
Classes | |
class | textwolf::SrcIterator |
Input iterator as source for the XML scanner with the possibility of being fed chunk by chunk. More... | |
Namespaces | |
textwolf | |
Toplevel namespace of the library. | |
textwolf byte source iterator template