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

Method operator()

test/beast/websocket/read3.cpp:1269–1272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1267 {
1268 template<class... Args>
1269 void
1270 operator()(Args&&...) const
1271 {
1272 }
1273 };
1274
1275 void

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected