Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ context
Method
context
test/beast/core/basic_stream.cpp:85–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
decltype(sp_->ex.context())
86
context() const noexcept
87
{
88
return sp_->ex.context();
89
}
90
91
info&
92
operator*() noexcept
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected