Searched defs:IsCompleteTypeV (Results 1 – 1 of 1) sorted by relevance
41 inline constexpr bool IsCompleteTypeV = false; variable44 inline constexpr bool IsCompleteTypeV<T, std::void_t<decltype(sizeof(T))>> = variable