[Development] QList

Thiago Macieira thiago.macieira at intel.com
Thu Apr 27 16:57:58 CEST 2017


On Thursday, 27 April 2017 01:19:16 -03 Marc Mutz wrote:
> On 2017-04-26 23:38, Konstantin Tokarev wrote:
> > 26.04.2017, 08:04, "Marc Mutz" <marc.mutz at kdab.com>:
> >> Users
> >> that need a queue can use std::deque. If you don't iterate over it,
> >> it's
> >> a more than acceptable container.
> > 
> > std::deque is not a contiguous container, unlike QList or QVector
> 
> Here's news for you: QList is not a contiguous container.

Sometimes it is.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list