2025-12-26 19:25:17 +02:00
2000-12-03 12:29:42 +00:00
2021-06-10 16:34:02 +03:00

Boost StaticAssert Library

The Boost StaticAssert library provides static assertions for C++, this library is the ancestor to C++ native static_assert's and can be used on older compilers which don't have that feature.

This library has been merged into Boost.Config. The full documentation is available on boost.org.

Description
Mirrored via gitea-mirror
Readme 314 KiB
Languages
C++ 79.5%
CMake 14.1%
HTML 6.4%