MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / eof

Method eof

include/jsoncons/source_adaptor.hpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 }
41
42 bool eof() const
43 {
44 return source_.eof();
45 }
46
47 bool is_error() const
48 {

Callers 3

read_bufferMethod · 0.45
eofMethod · 0.45
read_bufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected