-
- Downloads
Simplify internal of form mechanism significantly
While the new version is slighly longer, it uses far less magic and is much easier to understand. (E.g. no empty `std::tuple<>` return values, no methods that peel out the argument they are respondible for from a passed `tuple`, ...).
Please register or sign in to comment