Subject: Re: [Boost-users] [Iterators] iterators over char *
From: Igor R (boost.lists_at_[hidden])
Date: 2010-11-02 05:56:40


> In a char * model, once I reach the NULL ptr (at the end of the string), I can’t back-track.

Why can't you?