std::string_view is a borrow type--Arthur O’Dwyer

What do you think?

std::string_view is a borrow type

by Arthur O’Dwyer

From the article:

Today I’d like to talk about std::string_view. string_view arrived in C++17, amid quite a bit of confusion about what exactly it’s for and how to use it safely...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.