On 21 August 2018 at 12:17, Jonathan Wakely wrote:
> I think this is slightly simpler and easier to maintain, but I'd like
> to hear other views, especially from Ville who added most of these
> constraints and does most of the work to maintain std::tuple.
+1, OK.
This refactors some std:tuple constraints, and fixes one bug. This
patch was generated with -b to ignore whitespace changes, so the
indentation is a little off (but it makes the patch smaller and easier
to read).
I haven't touched the std::tuple partial specialization yet,
this is just a demonstr