Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
Back to Ticket #11740
Ticket #11740
: patch
File patch,
171 bytes
(added by
steweg@…
,
7 years ago
)
proposed patch
Line
1
72,74d71
2
< /* operator= should never be used with rvalue, otherwise it is causing invalid reads */
3
< basic_string_ref& operator=(const std::string&& other) = delete;
4
<
Download in other formats:
Original Format