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