Using input ranges with std.regex?

H. S. Teoh hsteoh at quickfur.ath.cx
Wed Apr 25 12:08:07 PDT 2012


Does std.regex support input ranges to match()? Or do I need to convert
to string first?

Thanks!


T

-- 
Tell me and I forget. Teach me and I remember. Involve me and I understand. -- Benjamin Franklin


More information about the Digitalmars-d-learn mailing list