
16 Nov
2012
16 Nov
'12
2:08 p.m.
On Fri, Nov 16, 2012 at 2:33 PM, Mathias Gaunard <mathias.gaunard@ens-lyon.org> wrote:
That'd be better as a non-member function, wouldn't it?
It arguably would, but that wouldn't mimic std::string's interface.
Isn't that a good thing? If we want to move away from that interface, designing new types with that interface is not a good plan. -- Olaf