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

Method begin

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

Source from the content-addressed store, hash-verified

535struct invalid_const_d
536{
537 int* begin() const { return 0; }
538 const_buffer* end() const { return 0; }
539};
540

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected