Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ position
Method
position
include/jsoncons/source.hpp:682–685 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
680
}
681
682
std::size_t position() const
683
{
684
return current_ - data_;
685
}
686
687
void ignore(std::size_t count)
688
{
Callers
9
source_tests.cpp
File · 0.45
json_parser_tests.cpp
File · 0.45
custom_visit
Method · 0.45
visit_string
Method · 0.45
visit_string
Method · 0.45
column
Method · 0.45
column
Method · 0.45
column
Method · 0.45
column
Method · 0.45
Calls
no outgoing calls
Tested by
2
custom_visit
Method · 0.36
visit_string
Method · 0.36