Character Types
This lesson will explain how regex identifies the different types of text in C++.
We'll cover the following...
The type of text determines the character type of the regular expression, the type of search result, and the type of action that will be taken with the search result.
This table shows four different combinations:
Text type |
---|