
pt., 26 wrz 2025 o 19:22 Joaquin M López Muñoz via Boost < boost@lists.boost.org> napisał(a):
El 26/09/2025 a las 19:15, Christian Mazakas via Boost escribió:
[...]
Now, all that being said... we should probably compare the implementations from the std proposals, what chromium is doing and we should also take into account what Rust's CStr is doing as well. These impls have their own divergences we should compare and contrast.
I think this is a very sensible approach. All these people have already done some thinking (and, in the case of Chromium and Rust, trying) that we can take advantage of.
I would also use Boost.SQLite as a litmus test. If the additional size member is not acceptable, and the library has to roll its own type, this would mean that you cannot have one null-terminated string view that is universally useful. Regards, &rzej;