Does it? If yes, where can I get the documentation for it... if not, then which would be the best alternative?
Qt, from Trolltech, also has a regex implementation which I find very easy to use. However, if you are not planning of using Qt for anything else I would use Boost.Regex as you probably would be good off using Boost for other purposes as well.