Searched refs:Foldl (Results 1 – 1 of 1) sorted by relevance
20 template<int ...N> using Foldl = A<(... + N)>; typedef26 template<int ...B> void foldl(Foldl<A..., B..., A..., B...>);