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

Method begin

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

Source from the content-addressed store, hash-verified

479 typedef const_buffer* const_iterator;
480 typedef const_buffer value_type;
481 const_buffer* begin() const { return 0; }
482 const_buffer* end() const { return 0; }
483};
484

Callers 15

testFunction · 0.45
test_connect_rangeFunction · 0.45
test_connect_range_ecFunction · 0.45
test_connect_range_condFunction · 0.45
test_connect_iterFunction · 0.45
test_connect_iter_ecFunction · 0.45
test_connect_iter_condFunction · 0.45
test_async_connect_rangeFunction · 0.45
test_async_connect_iterFunction · 0.45

Calls

no outgoing calls

Tested by 12

test_connect_rangeFunction · 0.36
test_connect_range_ecFunction · 0.36
test_connect_range_condFunction · 0.36
test_connect_iterFunction · 0.36
test_connect_iter_ecFunction · 0.36
test_connect_iter_condFunction · 0.36
test_async_connect_rangeFunction · 0.36
test_async_connect_iterFunction · 0.36