 
            
            
            
            
                14 Sep
                
                    2019
                
            
            
                14 Sep
                
                '19
                
            
            
            
        
    
                10:46 p.m.
            
        On Sat, Sep 14, 2019 at 11:46 AM Roberto Hinz <robhz786@gmail.com> wrote:
Maybe we could create a new class `string_slice` that references a mutable array of chars
Well, yes, that's exactly the point of the base class! The algorithms are expressed in terms of non-template member functions. Regards