Vicente J. Botet Escriba
|
5d20f5b342
|
Fix missing includes files and make executors available by default in version 5.
|
2019-01-20 22:42:12 +01:00 |
|
Daniela Engert
|
4e83359537
|
fix or silence (msvc) compiler warnings about constant conditional expressions, unused parameters, narrowing, unreachable code, use of 'this' in base member initializations, and some other minor stuff
Signed-off-by: Daniela Engert <dani@ngrt.de>
|
2017-09-24 14:02:17 +02: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
|
234df13faf
|
remove BOOST_THREAD_USES_LOG.
|
2014-09-01 19:59:30 +02:00 |
|
Vicente J. Botet Escriba
|
6c5a6e4330
|
Reorganized executors on its own directory adding serial_executor and renamed thread_pool by basic_thread_pool and user_scheduler by loop_scheduler.
|
2014-01-12 17:52:27 +01:00 |
|
Vicente J. Botet Escriba
|
3723cedcab
|
Thread: Added user_scheduler (loop_executor).
[SVN r86570]
|
2013-11-06 06:37:46 +00:00 |
|