sharkdp/dbg-macro

g++ -std=c++03 will not compile

tripletsdad opened this issue · 1 comments

dbg.h will not compile with g++ -std=c++03

We are only supporting C++11, sorry.