mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
Since the regex match returns views into that string, it must not be a temporary. gcc 5.1's libstdc++ won't accept it, either.
Since the regex match returns views into that string, it must not be a temporary. gcc 5.1's libstdc++ won't accept it, either.