Searched refs:Foldl1 (Results 1 – 1 of 1) sorted by relevance
22 template<int ...N> using Foldl1 = A<(1 + ... + N)>; typedef28 template<int ...B> void foldl1(Foldl1<A..., B..., A..., B...>);