Boost logo

Boost Users :

From: David VERGNAUD (dvergnaud_at_[hidden])
Date: 2002-11-07 11:14:25


hi

i'm wondering if it's possible to use apply the regex-search algorithm on
an input stream. my first thought is that it's not, since i've read (and
so it looks on the specification) that the regex_search function can be
passed only bi-directional iterators, and as far as i know one can only
create input iterators on streams. typically, the first and second
arguments of regex_search are iterators on the first and (most annoyingly)
last element, which one cannot get with a stream.

however, there might be (and i hope there is) another way to do it i'm not
aware of.

thx

David

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net