Searched defs:CompleteType (Results 1 – 1 of 1) sorted by relevance
6553 struct CompleteType { using type = T; }; struct6555 struct CompleteType<void> { struct type {}; }; struct