Fix typo in SL.str.1 (#1648)
Part of SL.str.1 references replacing “const string*” with “string_view”, but the example code above shows “const string&” instead. This changes the comment to the reference rather than pointer.pull/1625/head
parent
12f29f2ea9
commit
d996c97809
Loading…
Reference in New Issue