libcruft-util/parallel
Danny Robson 3689b08535 parallel/queue: add nodiscard to push/pop
Users _must_ check the return value otherwise they've no indication
whether anything happened... This is a pretty common mistake because it
looks a lot like a typical push/pop operation.
2018-03-22 14:57:34 +11:00
..
queue.cpp parallel/queue: use representative name for class 2018-03-22 13:05:51 +11:00
queue.hpp parallel/queue: add nodiscard to push/pop 2018-03-22 14:57:34 +11:00