MCPcopy Create free account
hub / github.com/boostorg/json / finish

Method finish

bench/bench.cpp:561–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

559 }
560
561 void
562 finish(system::error_code& ec)
563 {
564 p_.write_some(false, nullptr, 0, ec);
565 }
566 };
567
568public:

Callers 15

parse_fileFunction · 0.80
read_jsonFunction · 0.80
read_jsonsFunction · 0.80
operator()Method · 0.80
from_string_testMethod · 0.80
grindMethod · 0.80
set2Function · 0.80
testMembersMethod · 0.80
from_string_testMethod · 0.80
grindMethod · 0.80
testStringMethod · 0.80
operator()Method · 0.80

Calls 1

write_someMethod · 0.45

Tested by

no test coverage detected