Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeinred/tuplet
/ empty
Class
empty
test/test_alignment.cpp:49–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
constexpr bool has_no_unique_address = TUPLET_HAS_NO_UNIQUE_ADDRESS;
48
49
struct empty {};
50
51
struct struct_with_empty {
52
alignas(sizeof(int) * 2) int a;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected