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 Marshall Clow)

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 Marshall Clow, 15 years ago

Component: Nonerange
Description: modified (diff)
Severity: Problem
Status: assignednew

comment:2 by Thorsten Ottosen, 15 years ago

Resolution: Fixedwontfix
Status: newclosed

Fixed in 1.35

Note: See TracTickets for help on using tickets.