> I found that basic_string typedefs traits_type ... reverse_iterator > currently declared as private. GCC allows access to them but I think > it's wrong anyway. All of the typedefs are. . .it doesn't make a difference. :) -Benjamin