CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Extract define

Last modified: 14 September 2023

The Extract Define refactoring method defines the selected set of tokens as macro using #define directive and replaces the set of tokens with macro call in the code.