top | item 40737548

(no title)

dasyatidprime | 1 year ago

The first part is true for ‘normal’ string literals, but there's suffixed string literals since I think C++17: "foo"sv is a std::string_view if you have operator""sv from std::string_view_literals visible.

discuss

order

No comments yet.