Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ begin
Method
begin
test/buffer.cpp:561–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
559
{
560
typedef mutable_buffer value_type;
561
mutable_buffer* begin() const { return 0; }
562
};
563
564
struct invalid_mutable_c
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected