MCPcopy 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_doneMethod · 0.45
read_nextMethod · 0.45
check_doneMethod · 0.45
read_type_and_valueMethod · 0.45
parseMethod · 0.45
read_internalMethod · 0.45
read_itemMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected