-
- Downloads
Bugfix regarding StringRef
StringRefs only contain pointers onto data managed by std::strings. If those strings are copied or deleted, the StringRefs might point into nirvana
Loading
Please register or sign in to comment
StringRefs only contain pointers onto data managed by std::strings. If those strings are copied or deleted, the StringRefs might point into nirvana