
3 May
2005
3 May
'05
7:31 a.m.
"David Abrahams" <dave@boost-consulting.com> wrote in message news:u1x8pceqw.fsf@boost-consulting.com... | | What is the rationale behind this name? | It seems unintuitive to me, | and what's more, unneccessary. why? | Shouldn't | range_iterator<T const>::type just be range_const_iterator<T>::type? | | If not, why not? container::const_iterator is the parallel. -Thorsten