microsoft/cpprestsdk

reserved identifier violation

Open

#14 opened on Nov 10, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (7,596 stars) (1,670 forks)batch import
enhancementhelp wanted

Description

I would like to point out that identifiers like "_CASA_HTTP_CLIENT_H" and "_Value" do not fit to the expected naming convention of the C++ language standard. Would you like to adjust your selection for unique names?

Contributor guide