Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ visit_flush
Function
visit_flush
include/jsoncons_ext/csv/csv_encoder.hpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
void visit_flush() override
256
{
257
sink_.flush();
258
}
259
260
JSONCONS_VISITOR_RETURN_TYPE visit_begin_object(semantic_tag, const ser_context&, std::error_code& ec) override
261
{
Callers
2
flush
Method · 0.85
flush
Method · 0.85
Calls
1
flush
Method · 0.45
Tested by
no test coverage detected