Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10804: BGL_FORALL_VERTICES
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-19 19:09:34
#10804: BGL_FORALL_VERTICES
--------------------------------------------------+----------------------
Reporter: Madushan Nishantha <j.l.madushan@â¦> | Owner: jewillco
Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------------+----------------------
Comment (by jewillco):
That is done intentionally so that the macro will work with graph types
that are not in the `boost` namespace. The unqualified call is done to
trigger ADL; a namespace-qualified call would not work correctly in
generic algorithms that need to work on user-defined graph types.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10804#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:17 UTC