
24 Jun
2005
24 Jun
'05
5:40 a.m.
The vacpp compiler warns me that on line 40 of void_ptr_iterator.hpp: <quote> 'iterator_category' cannot be declared because its name has already been used' </quote> because of following statement typedef typename iterator_category<T>::type iterator_category ; and this sounds reasonable to me. toon