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

Method on_work_finished

test/beast/core/basic_stream.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 }
108
109 void
110 on_work_finished() const noexcept
111 {
112 }
113
114 template<class F, class A>
115 void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected