libstdc++
GNU C++ library
Loading...
Searching...
No Matches

◆ optimize [2/2]

syntax_option_type std::regex_constants::optimize
inlineconstexpr

Specifies that the regular expression engine should pay more attention to the speed with which regular expressions are matched, and less to the speed with which regular expression objects are constructed. Otherwise it has no detectable effect on the program output.

Definition at line 104 of file regex_constants.h.