Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ testDynamicBuffer
Method
testDynamicBuffer
test/beast/core/static_buffer.cpp:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
static_buffer_base>::value);
38
39
void
40
testDynamicBuffer()
41
{
42
test_dynamic_buffer(static_buffer<13>{});
43
}
44
45
void
46
testMembers()
Callers
nothing calls this directly
Calls
1
test_dynamic_buffer
Function · 0.85
Tested by
no test coverage detected