December 2018
Intermediate to advanced
702 pages
20h 9m
English
The std::regex_replace() algorithm has several overloads with different types of parameters, but the meaning of the parameters is as follows:
The return value is, depending on the overload used, either a string or a copy of the output iterator provided as an argument. The string format used for replacement can either be a simple string or a match identifier indicated with a $ prefix:
Read now
Unlock full access