14 Sep
2019
14 Sep
'19
7:46 p.m.
On Sat, Sep 14, 2019 at 11:46 AM Roberto Hinz
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