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

Method operator()

test/beast/websocket/ping.cpp:553–556  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

551 {
552 template<class... Args>
553 void
554 operator()(Args&&...) const
555 {
556 }
557 };
558
559#if BOOST_ASIO_HAS_CO_AWAIT

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected