
3 May
2005
3 May
'05
4:15 p.m.
| 4. Having a pile of names prefixed by "range_" (like | > | boost::range_const_iterator) just seems wrong to me when we have | > | namespaces. Is there a good reason we're not using | > | boost::range::const_iterator or boost::ranges::const_iterator? | > | > decision made in review or post-review. people like it that way. | | Count one more vote against, FWIW.
ok, will do. the question that I have is that will changing these names have any effect except on me which has to do it? if we can provide more thourough naming guide-lines for future boost libs, then let's do so. -Thorsten