Format

Regular expressions can also specify the format of the target text. Find the implementation below.

We'll cover the following...

std::regex_replace and std::match_results.format, in combination ...