sharkdp / dbg-macro

A dbg(…) macro for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make sure that C++17 tests run on Appveyor

sharkdp opened this issue · comments

At the moment, the #if __cplusplus >= 201703L tests don't seem to run.