Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test
Function · 0.45
test_connect_range
Function · 0.45
test_connect_range_ec
Function · 0.45
test_connect_range_cond
Function · 0.45
test_connect_range_cond_ec
Function · 0.45
test_connect_iter
Function · 0.45
test_connect_iter_ec
Function · 0.45
test_connect_iter_cond
Function · 0.45
test_connect_iter_cond_ec
Function · 0.45
test_async_connect_range
Function · 0.45
test_async_connect_range_cond
Function · 0.45
test_async_connect_iter
Function · 0.45
Calls
no outgoing calls
Tested by
12
test_connect_range
Function · 0.36
test_connect_range_ec
Function · 0.36
test_connect_range_cond
Function · 0.36
test_connect_range_cond_ec
Function · 0.36
test_connect_iter
Function · 0.36
test_connect_iter_ec
Function · 0.36
test_connect_iter_cond
Function · 0.36
test_connect_iter_cond_ec
Function · 0.36
test_async_connect_range
Function · 0.36
test_async_connect_range_cond
Function · 0.36
test_async_connect_iter
Function · 0.36
test_async_connect_iter_cond
Function · 0.36