MCPcopy Create free account
hub / github.com/boostorg/beast / on_finish_impl

Method on_finish_impl

test/bench/parser/bench_parser.cpp:280–283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278 }
279
280 void
281 on_finish_impl(error_code&) override
282 {
283 }
284 };
285
286 void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected