Dinkumware Standard C++ Library
Go Up to Third Party Software Add-Ins
The Dinkumware Standard C++ Library is the implementation of the C++ Standard Library that C++Builder uses for applications on the 32-bit Windows, 64-bit Windows and macOS target platforms.
The libraries include containers such as vectors, lists, sets, maps, and bitsets. Dinkumware also includes algorithms for common operations, such as sorting a container or searching inside a container.
Dinkumware version 8.03a is available specifically for C++ application development on target platforms that support the following Clang-enhanced compilers:
Separate STL Versions
The IDE automatically adds the correct Dinkumware version, based on the target platform and the C++ compiler you have set for your C++ applications. You should not explicitly add Dinkumware to the include path.
The location of the headers of this library also depends on the version.
Dinkumware Version | Location |
---|---|
5.01 |
|
8.03a |
|
Target Platform | Compiler | C++ Standard | Dinkumware Version |
---|---|---|---|
32-bit Windows |
C++98/03 |
5.01 | |
C++17 |
8.03a | ||
C++17 |
8.03a | ||
64-bit Windows |
C++17 |
8.03a |