This is an older version and was released in 2016. The current version is 1.86.0.
IO
Asio | C++ 11 | 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. | ||
Assign | C++ 03 | Filling containers with constant or generated data has never been easier. |
Filling containers with constant or generated data has never been easier. | ||
Endian | C++ 11 | Types and conversion functions for correct byte ordering and more regardless of processor endianness. |
Types and conversion functions for correct byte ordering and more regardless of processor endianness. | ||
Format | C++ 11 | The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string. |
The format library provides a type-safe mechanism for formatting arguments according to a printf-like format-string. | ||
IO | C++ 03 | Utilities for the standard I/O library. |
Utilities for the standard I/O library. | ||
Iostreams | C++ 03 | Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters. |
Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters. | ||
Program Options | C++ 11 | The program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. |
The program_options library allows program developers to obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file. | ||
Serialization | C++ 03 | Serialization for persistence and marshalling. |
Serialization for persistence and marshalling. |