How to achieve type-safety for primitive types through without performance impact?

前端 未结 0 1337
被撕碎了的回忆
被撕碎了的回忆 2020-12-28 14:16

I would like the c compiler to check the usage of simple types. My preferred usage would be checking typedefs, but that is not done even with -Wall

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