Opened 11 years ago
Closed 11 years ago
#5792 closed Patches (fixed)
Disable workaround in bind for IBMCPP when fix enabled
| Reported by: | Owned by: | Peter Dimov | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | bind |
| Version: | Boost 1.47.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
A workaround for IBMCPP in bind.hpp has negative effects when certain issues with template argument deduction involving function types with a cv-qualifier-seq is fixed in that compiler.
Attachments (1)
Change History (4)
by , 11 years ago
| Attachment: | bind.hpp.diff added |
|---|
comment:2 by , 11 years ago
| Status: | new → assigned |
|---|
comment:3 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Disable obsolete and harmful workaround in bind.hpp