Searched refs:CT_Empty (Results 1 – 6 of 6) sorted by relevance
271 struct CT_Empty : CompressedTuple<Empty<0>> {}; in TEST() struct272 CompressedTuple<Empty<0>, CT_Empty> nested_empty; in TEST()