[Boost-bugs] [ boost-Bugs-1571188 ] boost::none redifinition

Bugs item #1571188, was opened at 2006-10-05 10:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1571188&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: graph Group: release 1.34.0 Status: Open Resolution: None Priority: 5 Submitted By: Jonas Persson (grimner) Assigned to: Jeremy Siek (jsiek) Summary: boost::none redifinition Initial Comment: the identifier none exists in two different headers. as "bool boost::none(InputIterator first, InputIterator last, Predicate p)" in detail/algorithm.hpp and as "none_t const boost::none = ((none_t)0)" in none.hpp ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1571188&group_id=7586 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs

"SourceForge.net" <noreply@sourceforge.net> writes:
Bugs item #1571188, was opened at 2006-10-05 10:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1571188&group_id=7586
Initial Comment: the identifier none exists in two different headers. as "bool boost::none(InputIterator first, InputIterator last, Predicate p)" in detail/algorithm.hpp and as "none_t const boost::none = ((none_t)0)" in none.hpp
IMO, we've gotta stop sprinkling names into namespace boost. It just isn't scalable. -- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (2)
-
David Abrahams
-
SourceForge.net