[Development] QList

Ville Voutilainen ville.voutilainen at gmail.com
Thu Mar 23 19:33:37 CET 2017


On 23 March 2017 at 20:27, Thiago Macieira <thiago.macieira at intel.com> wrote:
> In the mean time: why do you care if some class derives from QStringView?
> We certainly need to discuss the presence of an extra pointer inside, as that
> has a cost. But derivation?


A base class that a user can name is detectable in multiple
inheritance scenarios.
Once you add such a base, it becomes hard to remove it, regardless of its size.



More information about the Development mailing list