Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeinred/tuplet
/ aligned_buffer
Method
aligned_buffer
test/test_alignment.cpp:154–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
static constexpr size_t s_size {0};
153
154
aligned_buffer() {}
155
};
156
157
TEST_CASE(
"Check alignment"
,
"[alignment]"
) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected