reserved identifier violation
elfring opened this issue · 2 comments
elfring commented
I would like to point out that an identifier like “__RMEM_HOOK_H__
” does eventually not fit to the expected naming convention of the C++ language standard.
Would you like to adjust your selection for unique names?
milostosic commented
Cleaned up.
elfring commented
Thanks for your improvement of affected include guards.