Boost logo

Boost Users :

From: Peter Simons (simons+boost_at_[hidden])
Date: 2002-04-20 10:43:03


Just a naive question: If the regular expression parsing performance
is of paramount importance to you, why don't you use the native
implementation, regcomp(), regexec(), and friends? The API isn't that
nice for C++, but doubtlessly you can get along, and doubtlessly,
these routines are pretty fast.


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