Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ data
Method
data
test/buffer.cpp:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
struct span
76
{
77
T* data() const { return 0; }
78
std::size_t size() const { return 0; }
79
friend span<const T, Extent> as_bytes(const span&) { return {}; }
80
span<T, static_cast<std::size_t>(-1)>
Callers
15
check_buffers
Method · 0.45
test_2_arg_dynamic_string_read
Function · 0.45
test_2_arg_streambuf_read
Function · 0.45
test_3_arg_nothrow_dynamic_string_read
Function · 0.45
test_3_arg_nothrow_streambuf_read
Function · 0.45
test_3_arg_dynamic_string_read
Function · 0.45
test_3_arg_streambuf_read
Function · 0.45
test_4_arg_dynamic_string_read
Function · 0.45
test_4_arg_streambuf_read
Function · 0.45
test_3_arg_dynamic_string_async_read
Function · 0.45
test_3_arg_streambuf_async_read
Function · 0.45
test_4_arg_dynamic_string_async_read
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_2_arg_dynamic_string_read
Function · 0.36
test_2_arg_streambuf_read
Function · 0.36
test_3_arg_nothrow_dynamic_string_read
Function · 0.36
test_3_arg_nothrow_streambuf_read
Function · 0.36
test_3_arg_dynamic_string_read
Function · 0.36
test_3_arg_streambuf_read
Function · 0.36
test_4_arg_dynamic_string_read
Function · 0.36
test_4_arg_streambuf_read
Function · 0.36
test_3_arg_dynamic_string_async_read
Function · 0.36
test_3_arg_streambuf_async_read
Function · 0.36
test_4_arg_dynamic_string_async_read
Function · 0.36
test_4_arg_streambuf_async_read
Function · 0.36