Login
From:
skebanga.github.io
(Uncensored)
subscribe
C++17 string_view – Steve Lorimer – Notes on C++, Linux and other topics
https://skebanga.github.io/string-view/
links
backlinks
Roast topics
Find topics
Find it!
Introduced under proposal n3921, string_view gives us the ability to refer to an existing string in a non-owning way.