‑‑use_c++_inline
In this section:
Syntax
‑‑use_c++_inline
Description
Standard C uses slightly different semantics for the inline keyword than C++ does. Use this option if you want C++ semantics when you are using C.
See also
Caution
Project>Options>C/C++ Compiler>Language>C dialect>C++ inline semantics