[Development] Basing Qt Creator Coding Style on C++ Core Guidelines?
Marc Mutz
marc.mutz at kdab.com
Sat Nov 19 07:49:25 CET 2016
On Saturday 19 November 2016 02:17:27 Konstantin Tokarev wrote:
> > If we do nothing else, we should at least use owner<T> whereever
> > possible.
>
> Wouldn't it be a better idea to use standard language feature to indicate
> ownership, i.e. std::unique_ptr, wherever it makes sense?
Yes, if we could. But BC (see above) and SC will make this impossible for a
long time to come.
--
Marc Mutz <marc.mutz at kdab.com> | Senior Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
Tel: +49-30-521325470
KDAB - The Qt, C++ and OpenGL Experts
More information about the Development
mailing list