Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
485
struct valid_const_b
Callers
9
test
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_iter
Function · 0.45
test_async_connect_iter_cond
Function · 0.45
test
Function · 0.45
test
Function · 0.45
Calls
no outgoing calls
Tested by
6
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_iter
Function · 0.36
test_async_connect_iter_cond
Function · 0.36