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

Function iterator

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

Source from the content-addressed store, hash-verified

199
200 public:
201 constexpr iterator() = default;
202 constexpr iterator(iterator_type it) : it_(std::move(it)) {}
203
204#if BOOST_PARSER_DETAIL_TEXT_USE_CONCEPTS

Callers 3

trie_map.hppFile · 0.70
insert_or_assignFunction · 0.70
eraseFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected