Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
line_pos_iterator.hpp File Reference
Include dependency graph for line_pos_iterator.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  boost::spirit::line_pos_iterator< Iterator >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::spirit
 

Functions

template<class Iterator >
std::size_t boost::spirit::get_line (Iterator)
 
template<class Iterator >
Iterator boost::spirit::get_line_start (Iterator lower_bound, Iterator current)
 
template<class Iterator >
iterator_range< Iterator > boost::spirit::get_current_line (Iterator lower_bound, Iterator current, Iterator upper_bound)
 
template<class Iterator >
std::size_t boost::spirit::get_column (Iterator lower_bound, Iterator current, std::size_t tabs=4)
 
template<class Iterator >
std::size_t boost::spirit::get_line (line_pos_iterator< Iterator > i)