C++ Libraries
Category
Catch2 3.0
by Catch2 in C++ Libraries for C++Builder
Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features, and simple BDD macros. Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice and local way to share set-up and tear-down code in tests.
Boost for the Win64x 1.89
by Embarcadero Technologies in C++ Libraries for C++Builder
The Boost libraries are a set of C++ libraries that significantly expand the language using template metaprogramming. This is for the Win64 platform only.
Boost 1.70 for the Win64 Toolchain 1.70
by Embarcadero Technologies in C++ Libraries for C++Builder
The Boost libraries are a set of C++ libraries that significantly expand the language using template metaprogramming. This is for the Win64 platform only.
Boost for the Win32 Classic 1.39
by Embarcadero Technologies in C++ Libraries for C++Builder
The Boost libraries are a set of C++ libraries that significantly expand the language using template metaprogramming. This version (1.39) is for the classic toolchain for Win32 only. Use Boost 1.70 for the modern Win32 and Win64 Clang-enhanced platforms.
Boost for the Win32 Clang-enhanced 1.70
by Embarcadero Technologies in C++ Libraries for C++Builder
The Boost libraries are a set of C++ libraries that significantly expand the language using template metaprogramming. This is for the Win32 Clang-enhanced toolchain only.

