Searched defs:X1nt (Results 1 – 2 of 2) sorted by relevance
55 template<int ...Values, int V> struct X1nt<V, Values...> { }; struct