Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ lambda
Method
lambda
include/boost/beast/http/impl/write.hpp:51–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
bool invoked = false;
50
51
explicit
52
lambda(write_some_op& op)
53
: op_(op)
54
{
55
}
56
57
template<class ConstBufferSequence>
58
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected