Opened 16 years ago
Last modified 12 years ago
#865 closed Bugs (fixed)
Use of C++0x keyword as identifier — at Initial Version
| Reported by: | Douglas Gregor | Owned by: | david_abrahams |
|---|---|---|---|
| Milestone: | Boost 1.41.0 | Component: | concept_check |
| Version: | Boost Release Branch | Severity: | Problem |
| Keywords: | Cc: |
Description
boost/concept/usage.hpp defines a namespace "concept". "concept" will be a keyword in C++0x, breaking this code.
Note:
See TracTickets
for help on using tickets.
