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

Method begin

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

Source from the content-addressed store, hash-verified

485struct valid_const_b
486{
487 const_buffer* begin() const { return 0; }
488 const_buffer* end() const { return 0; }
489};
490

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected