The Standard specified that constants in std::regex_constants
to be constexpr
variables ([re.const]).
However, MSVC STL just implements them as enumerators of unscoped enumerations, which are not variables.
It seems that they have never been specified be to non-object. In TR1 (WG21-N1836) they were static const
variables.
libc++ is similarly buggy (llvm/llvm-project#69420).
Also tracked by VSO-498998 / AB#498998 .
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4