Searched refs:VariadicCtor (Results 1 – 1 of 1) sorted by relevance
176 struct VariadicCtor { struct177 template<typename...T> VariadicCtor(T...);2304 { int arr[T(__is_constructible(VariadicCtor, in constructible_checks()