Opened 17 years ago

Last modified 15 years ago

#518 closed Bugs (wontfix)

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

Reported by: mb2sync Owned by: Thorsten Ottosen
Milestone: Component: range
Version: Boost 1.34.0 Severity: Problem
Keywords: Cc:

Description

boost::const_begin calls non-qualified 'begin'.
So it triggers unintended ADL.

boost::const_end also calls 'end' without qualification.

Change History (0)

Note: See TracTickets for help on using tickets.