MCPcopy Create free account
hub / github.com/boostorg/beast / operator()

Method operator()

test/beast/websocket/write.cpp:629–632  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

627 {
628 template<class... Args>
629 void
630 operator()(Args&&...) const
631 {
632 }
633 };
634
635 void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected