How to use RegExp in C++?

Hi,

Is there a C++'s Standard way to use RegExp in my application?

If not, which C++ library can do it in both Linux and Windows?

Thanks,
Mohammad
The Boost Regex library.
Last edited on
Topic archived. No new replies allowed.