Markus Mäkelä d9b61f9f15
Use std::list instead of std::deque
The copying of a std::deque appears to cause problems on CentOS 6. Using
an std::list seems to work without problems.
2018-05-23 13:09:15 +03:00
..
2018-05-23 13:09:15 +03:00