Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ begin
Method
begin
test/buffer.cpp:501–501 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
499
struct valid_mutable_b
500
{
501
mutable_buffer* begin() const { return 0; }
502
mutable_buffer* end() const { return 0; }
503
};
504
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected