Regular Expressions 102: Text Translation in C++ -- Brian Overland

overland_brian_c.jpgAt InformIT:

Regular Expressions 102: Text Translation in C++

by Brian Overland

From the article:

With the new Regular Expression library in the C++11 specification, you can perform complex text translation simply by specifying a couple of text patterns and then just calling a function.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.