Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/parser
/ begin
Function
begin
include/boost/parser/detail/text/transcode_iterator.hpp:3360–3360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3358
{}
3359
3360
constexpr auto begin(iterator_t<V> & it) const { return first_; }
3361
constexpr auto end(iterator_t<V> & it) const { return last_; }
3362
3363
iterator_t<V> first_;
Callers
2
transcode_iterator.hpp
File · 0.70
first_last_storage
Function · 0.70
Calls
2
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected