30
Regular expressions library
[re]
30.8
Class template
basic_Βregex
[re.regex]
30.8.3
Constant operations
[re.regex.operations]
π
unsigned
mark_count
(
)
const
;
1
#
Effects:
Returns the number of marked sub-expressions within the regular expression
.
π
flag_type flags
(
)
const
;
2
#
Effects:
Returns a copy of the regular expression syntax flags that were passed to the object's constructor or to the last call to
assign
.