MCPcopy 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

47constexpr bool has_no_unique_address = TUPLET_HAS_NO_UNIQUE_ADDRESS;
48
49struct empty {};
50
51struct 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