Port away from QLinkedList

Authored by elvisangelaccio on May 28 2020, 11:13 PM.

Description

Port away from QLinkedList

QLinkedList has been deprecated and should not be used in new code. Port
to std::list instead.

Details

Committed
elvisangelaccioMay 31 2020, 9:50 PM
Parents
R318:c16f777b289f: Fix FIFO usage
Branches
Unknown
Tags
Unknown
References
work/stdlist