\
pointer m_ptr
+ // we need to declare const_iterator in wxStringImpl scope, the friend
+ // declaration inside iterator class itself is not enough, or at least not
+ // for g++ 3.4 (g++ 4 is ok)
+ class const_iterator;
+
class iterator
{
WX_DEFINE_STRINGIMPL_ITERATOR(iterator,