This came up while working with `std::filesystem`. `TextView` was always 
designed to act like an iterator, this provide STL support for it. In 
particular the change to the dereference operators makes `TextView` look like a 
C-string to various STL interfaces (e.g. `std::filesystem::path`) without 
requiring an actual null terminating byte.

[ Full content available at: https://github.com/apache/trafficserver/pull/4176 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to