mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-01 04:37:10 +01: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.