mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-02 21:45:44 +02:00

The `0`s were needed for the expansion of parameter pack for the sake of expander. Now when we have `index++` it is no more needed.
The `0`s were needed for the expansion of parameter pack for the sake of expander. Now when we have `index++` it is no more needed.