错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Prefer Functions to Function-Like Macros

  • Slobodan Dmitrović

摘要

We should prefer writing and using real functions to function-like macros. While it might be tempting to write and use function-like macros instead of functions, this might not be a good choice for the following reasons: