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

Extract define

Last modified: 11 February 2024

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.