[Interest] QT API wrapper around std:: containers?
Konstantin Tokarev
annulen at yandex.ru
Fri Jan 30 12:28:20 CET 2015
29.01.2015, 23:35, "Felix morack" <felixover at gmail.com>:
> 1. yes, but that isnt stl based. i am talking about a drop-in replacement that wraps a std:: container.
> 2. Qt containers will only store maximal number of MAX_INT number of items, ieĀ 2147483647.
> 3. because i have a lot of code written against the Qt api already.
You might want to read Effective STL by Scott Meyers, in particular item "Beware the illusion of container-independent code".
--
Regards,
Konstantin
More information about the Interest
mailing list