Is there a way to static_assert on literal expression vs function call?

后端 未结 0 577
南笙
南笙 2021-01-01 17:40

I have a quick & dirty marco which I used to quickly test my program:

#define ASSERT_EQUAL(expected, actualFunc, desc)

expected

相关标签:
回答
  • 消灭零回复
提交回复
热议问题