Opened 17 years ago
Closed 15 years ago
#518 closed Bugs (wontfix)
[Boost.Range]boost::const_begin calls non-qualified 'begin'
Reported by: | mb2sync | Owned by: | Thorsten Ottosen |
---|---|---|---|
Milestone: | Component: | range | |
Version: | Boost 1.34.0 | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
boost::const_begin calls non-qualified 'begin'. So it triggers unintended ADL. boost::const_end also calls 'end' without qualification.
Change History (2)
comment:1 by , 15 years ago
Component: | None → range |
---|---|
Description: | modified (diff) |
Severity: | → Problem |
Status: | assigned → new |
comment:2 by , 15 years ago
Resolution: | Fixed → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 1.35