danvratil / qcoro

C++ Coroutines for Qt
https://qcoro.dvratil.cz
MIT License
331 stars 53 forks source link

Workaround older MSVC complainig about unused arg pack in an `if constexpr` branch #150

Closed danvratil closed 1 year ago

danvratil commented 1 year ago

Solved in #156.