#784 closed Bugs (Fixed)
[preprocessor] // single line comment used
Reported by: | Kevin Sopp | Owned by: | nobody |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
Care was taken to avoid // comments in the preprocessor library. However there is one in preprocessor/detail/check.hpp:38. Please change this to /* */ style comment.
Note:
See TracTickets
for help on using tickets.