SDSL 3.0.2
Succinct Data Structure Library
|
Other compiler may work, but are not tested within the continuous integration. In general, the latest minor release of each listed major compiler version is supported.
Tests are run with both C++20 and C++23.
As SDSL v3 is header-only, dependencies marked as required
only apply to building tests/examples.
cereal can be activated by passing -DSDSL_CEREAL=1
to CMake.