Opened 17 years ago

Last modified 15 years ago

#518 closed Bugs (wontfix)

[Boost.Range]boost::const_begin calls non-qualified 'begin' — at Version 1

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 (1)

comment:1 by Marshall Clow, 15 years ago

Component: Nonerange
Description: modified (diff)
Severity: Problem
Status: assignednew
Note: See TracTickets for help on using tickets.