main.d(61): Error: temp_[i_] isn't mutable

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Jun 21 06:09:51 PDT 2010


On 06/21/2010 03:37 AM, Ben Hanson wrote:
> I'm currently using strings for the regex strings themselves. In lexertl, I use
> templated free functions what work with iterators, which means input can come
> from different sources. This sounds like the kind of thing you are talking
> about?
>
> Regards,
>
> Ben

Sounds about right!

Andrei


More information about the Digitalmars-d mailing list