Vicente J. Botet Escriba
|
461bf803fc
|
Avoid data race in std::cout.
|
2015-04-25 11:17:20 +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
|
f90e76a59c
|
Added sync_deque.
|
2014-11-09 13:45:05 +01:00 |
|
Vicente J. Botet Escriba
|
07dc40a9ff
|
Added missing boost/config.hpp file when checking for BOOST_NO_CXX11_DECLTYPE.
|
2014-10-09 06:51:02 +02:00 |
|
Vicente J. Botet Escriba
|
8c3cfacf06
|
emulate template alias queue views.
|
2014-09-14 21:00:27 +02:00 |
|
Vicente J. Botet Escriba
|
c2426b8fad
|
fix missin common virtual function in queue_base_copyable_only.
|
2014-09-06 14:19:37 +02:00 |
|
Vicente J. Botet Escriba
|
234df13faf
|
remove BOOST_THREAD_USES_LOG.
|
2014-09-01 19:59:30 +02:00 |
|
Vicente J. Botet Escriba
|
f1a274b51c
|
make it possible to have polymorphic queue copyable_only/movable_only/copyable_and_movable.
|
2014-08-29 21:06:15 +02:00 |
|
Vicente J. Botet Escriba
|
f3fa80c866
|
Added generic_executor_ref, queue_base and queue views, fix some issues in executors.
|
2014-08-23 18:29:47 +02:00 |
|