Closed elfring closed 1 year ago
I would like to point out that identifiers like “_GRAFIC_H_” and “_MEDIT_H_” do eventually not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?
_GRAFIC_H_
_MEDIT_H_
:thought_balloon: How do you think about to avoid that this software depends on undefined behaviour?
I would like to point out that identifiers like “
_GRAFIC_H_
” and “_MEDIT_H_
” do eventually not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?