This is an older version of Boost and was released in 2014. The current version is 1.87.0.
Concurrent
Asio | C++ 03 | Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs. |
Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs. | ||
Atomic | C++ 03 | C++11-style atomic<>. |
C++11-style atomic<>. | ||
Context | C++ 03 | Context switching library. |
Context switching library. | ||
Coroutine | C++ 03 | Coroutine library. |
Coroutine library. | ||
Interprocess | C++ 03 | Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators. |
Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators. | ||
Lockfree | C++ 03 | Lockfree data structures. |
Lockfree data structures. | ||
MPI | C++ 03 | No description provide for this version. |
No description provide for this version. | ||
Thread | C++ 03 | Portable C++ multi-threading. C++11, C++14. |
Portable C++ multi-threading. C++11, C++14. |