textwolf  0.2
Classes | Namespaces
sourceiterator.hpp File Reference

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.
 

Detailed Description

textwolf byte source iterator template