boost::text::v1::at_paragraph_break
// In header: <boost/text/paragraph_break.hpp> template<code_point_iter I, std::sentinel_for< I > S> bool at_paragraph_break(I first, I it, S last);
Returns true iff it is at the beginning of a paragraph, or it == last.
it
it == last