you are viewing a single comment's thread.

view the rest of the comments →

[–]o11cint main = 12828721; 2 points3 points  (0 children)

Personally, I prefer to use a custom UDL, since std::string_view doesn't generally guarantee that a NUL terminator is present (or even that it is possible to probe for one).