CharConv
|
C++
11
|
An implementation of <charconv> in C++11. |
An implementation of <charconv> in C++11. |
Conversion
|
C++
11
|
Polymorphic casts. |
Polymorphic casts. |
Convert
|
C++
11
|
An extendible and configurable type-conversion framework. |
An extendible and configurable type-conversion framework. |
Core
|
C++
03
|
A collection of simple core utilities with minimal dependencies. |
A collection of simple core utilities with minimal dependencies. |
Detail
|
C++
03
|
This library contains a set of header only utilities used internally by Boost C++ Libraries to facilitate their implementation. |
This library contains a set of header only utilities used internally by Boost C++ Libraries to facilitate their implementation. |
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. |
Lexical Cast
|
C++
11
|
General literal text conversions, such as an int represented a string, or vice-versa. |
General literal text conversions, such as an int represented a string, or vice-versa. |
Log
|
C++
11
|
Logging library. |
Logging library. |
Numeric Conversion
|
C++
03
|
Optimized Policy-based Numeric Conversions. |
Optimized Policy-based Numeric Conversions. |
Predef
|
C++
98
|
This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers. |
This library defines a set of compiler, architecture, operating system, library, and other version numbers from the information it can gather of C, C++, Objective C, and Objective C++ predefined macros or those defined in generally available headers. |
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. |
Swap
|
C++
03
|
Enhanced generic swap function. |
Enhanced generic swap function. |
Timer
|
C++
03
|
Event timer, progress timer, and progress display classes. |
Event timer, progress timer, and progress display classes. |
Tribool
|
C++
03
|
3-state boolean type library. |
3-state boolean type library. |
Utility
|
C++
03
|
Various utilities, such as base-from-member idiom and binary literals in C++03. |
Various utilities, such as base-from-member idiom and binary literals in C++03. |
Value Initialized
|
C++
03
|
Wrapper for uniform-syntax value initialization, based on the original idea of David Abrahams. |
Wrapper for uniform-syntax value initialization, based on the original idea of David Abrahams. |
WinAPI
|
C++
03
|
Windows API abstraction layer. |
Windows API abstraction layer. |