Is it possible to place a macro in a namespace in c++?

前端 未结 5 1041
花落未央
花落未央 2020-12-05 09:55

My application uses another output than the standard output for logging information, which is why I wrote my own Log(), Error(), Panic()

5条回答
提交回复
热议问题