public member function
<regex>
Construct sub_match
Constructs a sub_match object, initializing its member matched to false.
Its data members inherited from pair (first and second) are undefined at this point and shall not be dereferenced.
See also
- sub_match
- Sub-expression match (class template)