|
From: James T. <jam...@kd...> - 2017-05-29 14:27:42
|
> On 29 May 2017, at 14:45, Florent Rougon <f.r...@fr...> wrote: > > Since you seem to be discussing pimpl with std::unique_ptr, I wrote one Actually in this particular case it’s not really a pimpl, despite the name. But in general a pimpl system would not be a bad thing to have! Kind regards, James |