Opened 13 years ago
Closed 12 years ago
#3060 closed Bugs (fixed)
Unmerged concept check changes
| Reported by: | Daniel James | Owned by: | Dave Abrahams |
|---|---|---|---|
| Milestone: | Boost 1.40.0 | Component: | concept_check |
| Version: | Boost 1.38.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
There are some old changes in boost/concept/detail/general.hpp, boost/concept/detail/msvc.hpp and libs/concept_check/stl_concept_check.cpp that haven't been merged to release.
Change History (2)
comment:1 by , 13 years ago
| Owner: | changed from to |
|---|
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
These were probably merged as part of fixing #875.
Note:
See TracTickets
for help on using tickets.

Dave, these changes seem to all be yours. Can you merge them to release if appropriate? Thanks.