Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/asio
/ custom_const_buffer_sequence
Class
custom_const_buffer_sequence
test/buffer.cpp:505–508 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
503
};
504
505
struct custom_const_buffer_sequence
506
{
507
operator const_buffer() const { return const_buffer(0, 0); }
508
};
509
510
struct custom_mutable_buffer_sequence
511
{
Callers
nothing calls this directly
Calls
1
const_buffer
Function · 0.50
Tested by
no test coverage detected