vmgolovin

Results 2 comments of vmgolovin

I think the concept arose from views into zero-terminated strings. `std::string_view` has no information about is the referenced part of string is zero-terminated, which can be useful.

Maybe, it would be better to add more collaborators than just @wtlangford and @nicowilliams? For instance, @itchyny has several open PRs, some of them fixing major bugs, like this one:...