Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ is_error
Method
is_error
include/jsoncons/source.hpp:677–680 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
675
}
676
677
bool is_error() const
678
{
679
return false;
680
}
681
682
std::size_t position() const
683
{
Callers
7
check_done
Method · 0.45
read_next
Method · 0.45
check_done
Method · 0.45
read_type_and_value
Method · 0.45
parse
Method · 0.45
read_internal
Method · 0.45
read_item
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected