include guard
In C and C++, a preprocessor directive used in header files to prevent them from being included multiple times.
Noun
- In C and C++, a preprocessor directive used in header files to prevent them from being included multiple times.
In C and C++, a preprocessor directive used in header files to prevent them from being included multiple times.