 
            
            
            
            
                26 Sep
                
                    2025
                
            
            
                26 Sep
                
                '25
                
            
            
            
        
    
                4:01 a.m.
            
        On Thu, Sep 25, 2025 at 6:23 PM Claudio DeSouza via Boost < boost@lists.boost.org> wrote:
https://source.chromium.org/chromium/chromium/src/+/main:base/strings/cstrin...
Thank you for finding an example of established practice in the wild. I note that this class has `char const*` and `std::size_t` (for the length) here: https://source.chromium.org/chromium/chromium/src/+/main:base/strings/cstrin... Regards