...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::parser::find_line_end
// In header: <boost/parser/error_handling.hpp> template<typename Iter, typename Sentinel> Iter find_line_end(Iter it, Sentinel last);