Opened 16 years ago

Last modified 12 years ago

#865 closed Bugs (fixed)

Use of C++0x keyword as identifier — at Version 1

Reported by: Douglas Gregor Owned by: Dave Abrahams
Milestone: Boost 1.41.0 Component: concept_check
Version: Boost Release Branch Severity: Problem
Keywords: Cc:

Description (last modified by Dave Abrahams)

boost/concept/usage.hpp defines a namespace "concept". "concept" will be a keyword in C++0x, breaking this code.

Change History (1)

comment:1 by Dave Abrahams, 15 years ago

Description: modified (diff)
Owner: changed from david_abrahams to Dave Abrahams
Severity: Showstopper
Status: assignednew
Note: See TracTickets for help on using tickets.