Does it? If yes, where can I get the documentation for it... if not, then which would be the best alternative?
Regular Expressions are part of the C++ extension TR1. Dinkumware, visual studio and others already have implemented this. See
Quick Start for C++ TR1 Regular Expressions
Visual C++ 2008 Feature Pack