Closed elfring closed 11 years ago
I would like to point out that identifiers like "_BYPASS_PARSER_H_" and "_BYPASS_DOCUMENT_" do not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?
_BYPASS_PARSER_H_
_BYPASS_DOCUMENT_
Thanks for the suggestion. I modified the guards.
I would like to point out that identifiers like "
_BYPASS_PARSER_H_
" and "_BYPASS_DOCUMENT_
" do not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?