Kedar R. Bhat

Results 3 comments of Kedar R. Bhat

I've attached an archive with two html files generated by metabench (locally). meta_partition_current.htm refers to what one would find in meta.hpp in the master branch (in which partition uses fold)....

Tests are now available in meta.cpp in PR#66

Working my way down meta.cpp, on line 67 (the last type alias (`outer`) in `Res tuple_cat(Tuples &&... tpls)`): `quote_i` fails `Invocable` (in a `static_assert`). `quote` as a replacement works (not...