Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_buffer
Method · 0.45
eof
Method · 0.45
read_buffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected