Closed elfring closed 8 years ago
I would like to point out that identifiers like "_DICT_HH" and "_REDIS_HH" do eventually not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?
_DICT_HH
_REDIS_HH
Thank for your advise, and I take it.
How do you think about to avoid that this software depends on undefined behaviour?
I would like to point out that identifiers like "
_DICT_HH
" and "_REDIS_HH
" do eventually not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?