MCPcopy Create free account
hub / github.com/boostorg/parser / end

Function end

include/boost/parser/detail/text/transcode_iterator.hpp:2709–2709  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2707 return first();
2708 }
2709 constexpr S end() const { return last_; }
2710
2711#if !BOOST_PARSER_DETAIL_TEXT_USE_CONCEPTS
2712 template<

Callers 2

first_last_storageFunction · 0.70

Calls 2

beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected