MCPcopy Create free account
hub / github.com/boostorg/asio / begin

Method begin

test/buffer.cpp:578–578  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

576struct invalid_mutable_e
577{
578 mutable_buffer* begin() const { return 0; }
579};
580
581struct invalid_mutable_f

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected