Main Page   Class Hierarchy   Alphabetical List   Compound List   Examples  

IteratorParser Struct Template Reference

Parse the input reading from an iterator. More...

#include <itparser.h>

Inheritance diagram for IteratorParser:

IteratorParser< Iterator, std::bidirectional_iterator_tag > IteratorParser< Iterator, std::forward_iterator_tag >

Detailed Description

template<typename Iterator, typename ItCategory = typename std::iterator_traits<Iterator>::iterator_category>
struct mimetic::IteratorParser< Iterator, ItCategory >

Parse the input reading from an iterator.


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