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

Method begin

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

Source from the content-addressed store, hash-verified

541struct invalid_const_e
542{
543 const_buffer* begin() const { return 0; }
544};
545
546struct invalid_const_f

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected