Iterator class for vector and basic_string

Chip Salzenberg chip@perlsupport.com
Sat Oct 31 12:01:00 GMT 1998


According to Ryszard Kabatek:
> I wrote an iterator class for std::vector<> and std::basic_string<>.

Could someone please fill me in on why that's necessary?  I thought
that plain old pointers were adequate iterators in these cases.
-- 
Chip Salzenberg        - a.k.a. -        <chip@perlsupport.com>
      "There -- we made them swerve slightly!"   //MST3K



More information about the Libstdc++ mailing list