A pointer to the first character in a null-terminated character sequence.
Return value
The number of characters in the null-terminated character sequence pointed by the argument passed (until the terminating null character, but without including it). char_type is a member type, defined as an alias of regex_traits's template parameter (charT).