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