Vicente J. Botet Escriba
|
728c8f9507
|
woraround for msvc <= 1900
|
2017-09-19 03:17:14 +02:00 |
|
Vicente J. Botet Escriba
|
aa2fea2250
|
disable dequeue_views/queue_views tests if < _MSC_VER < 1910
|
2017-09-18 13:11:57 +02:00 |
|
Vicente J. Botet Escriba
|
6e002ae3ec
|
try to remove more warnings.
|
2015-06-21 23:09:15 +02:00 |
|
Vicente J. Botet Escriba
|
74f479d5c9
|
Fix non_copyable class in queue/dequeue view tests.
|
2015-03-29 19:34:28 +02:00 |
|
Vicente J. Botet Escriba
|
9b0705cb6f
|
Added deque_views. Make use of sync_queue and refactor to use sync_queue removing _front and _back.
|
2014-11-09 15:39:10 +01:00 |
|
Vicente J. Botet Escriba
|
3abdb869df
|
Reduce the interface of sync_quue to the queue operations, removing the deprecated ones and removing _front and _back.
|
2014-11-09 14:12:28 +01:00 |
|
Vicente J. Botet Escriba
|
8c3cfacf06
|
emulate template alias queue views.
|
2014-09-14 21:00:27 +02:00 |
|
Vicente J. Botet Escriba
|
ce46539183
|
Added when_all/when_any/queue_views tests.
|
2014-09-06 23:30:50 +02:00 |
|