Searching and Matching with Regular Expressions in C++

27
Jeff Cogswell explains how to use regular expressions to simplify and enhance the power of your programmatic string searching, matching, and replacing.

Link: informit.com