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