Searched defs:join_ints (Results 1 – 1 of 1) sorted by relevance
566 template<int...As, int...Bs> struct join_ints<ints<As...>, ints<Bs...>> { struct 567 typeloops::join_ints global() argument