Browse Source
Since this is inside a string literal, backslashes that are part of regex syntax have to be escaped. But that's ugly, so convert to a raw string instead.nce_cpp
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue