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

Method end

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

Source from the content-addressed store, hash-verified

480 typedef const_buffer value_type;
481 const_buffer* begin() const { return 0; }
482 const_buffer* end() const { return 0; }
483};
484
485struct valid_const_b

Callers 9

testFunction · 0.45
test_connect_iterFunction · 0.45
test_connect_iter_ecFunction · 0.45
test_connect_iter_condFunction · 0.45
test_async_connect_iterFunction · 0.45
testFunction · 0.45
testFunction · 0.45

Calls

no outgoing calls

Tested by 6

test_connect_iterFunction · 0.36
test_connect_iter_ecFunction · 0.36
test_connect_iter_condFunction · 0.36
test_async_connect_iterFunction · 0.36