|
Boost : |
From: David A. Greene (greened_at_[hidden])
Date: 2002-04-17 12:57:47
I'm using BGL 1.27 and when I compile with g++ -Wshadow, I get
lots of warnings like these:
/usr/include/boost/concept_check.hpp: In method `void
boost::ContainerConcept<Container>::const_constraints(const Container &)':
/usr/include/boost/concept_check.hpp:665: warning: declaration of `c'
shadows a member of `this'
/usr/include/boost/concept_check.hpp: In method `void
boost::Mutable_ForwardContainerConcept<ForwardContainer>::constraints()':
/usr/include/boost/concept_check.hpp:715: warning: declaration of
`iterator' shadows global declaration
I get these in concept_check, property_map, graph_concepts, etc.
Is there any way to clean them up?
-Dave
-- "Some little people have music in them, but Fats, he was all music, and you know how big he was." -- James P. Johnson
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk