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

Function end

include/boost/parser/transform_replace.hpp:398–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

396
397 constexpr auto begin() { return iterator<false>{this}; }
398 constexpr auto end() { return sentinel<false>{}; }
399
400 constexpr auto begin() const
401#if BOOST_PARSER_USE_CONCEPTS

Callers 2

attr_search_implFunction · 0.70
attr_search_repack_shimFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected