Lioncash bd4c04aec1 common/thread_queue_list: Remove unnecessary dependency on boost
We really don't need to pull in several headers of boost related
machinery just to perform the erase-remove idiom (particularly with
C++20 around the corner, which adds universal container std::erase and
std::erase_if, which we can just use instead).

With this, we don't need to link in anything boost-related into common.
2019-03-22 23:13:30 +01:00
..
2019-03-10 19:18:09 -05:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2018-06-29 16:56:12 +03:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2018-10-20 10:35:55 -04:00
2019-03-09 19:15:35 -06:00
2018-09-06 16:03:28 -04:00
2018-09-06 16:03:28 -04:00
2018-09-19 07:14:36 +01:00
2019-03-10 19:18:09 -05:00
2019-03-10 19:18:09 -05:00
2019-02-19 16:39:34 -05:00
2018-09-06 00:00:21 +02:00