03.09.2013, 20:34, "Mehmet İpek" <[email protected]>: > You can use QLinkedList if it is convenient for your algorithm.
std::deque should fit much better though. -- Regards, Konstantin _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
