This PR adds the kvasir mpl to metabench. Kvasir mpl is implemented using the meta continuations pattern which leverages alias calls more than other strategies in order to speed up compile time. It is therefore probably interesting here although it is not (yet) widely used.
This PR adds the kvasir mpl to metabench. Kvasir mpl is implemented using the meta continuations pattern which leverages alias calls more than other strategies in order to speed up compile time. It is therefore probably interesting here although it is not (yet) widely used.