![]() |
1 year ago | |
---|---|---|
.. | ||
include | dab291146f Library import 5, delete go dependencies (#832) | 1 year ago |
CMakeLists.darwin-arm64.txt | ffff7a34e4 add darwin-arm64 CMakeLists | 1 year ago |
CMakeLists.darwin-x86_64.txt | 33ed6077e6 Intermediate changes | 2 years ago |
CMakeLists.linux-aarch64.txt | 58a117b001 External build system generator release 8 | 2 years ago |
CMakeLists.linux-x86_64.txt | 33ed6077e6 Intermediate changes | 2 years ago |
CMakeLists.txt | 96458ea3c7 External build system generator release 65 | 1 year ago |
CMakeLists.windows-x86_64.txt | 6324d075a5 Intermediate changes | 2 years ago |
README.md | 4535a1bf24 Update contrib/restricted/boost/integer to 1.79.0 | 2 years ago |
ya.make | e98bcbc744 Import libs 1 (#590) | 1 year ago |
Boost.Integer, part of collection of the Boost C++ Libraries, provides
integer type support, particularly helpful in generic programming. It provides the means to select
an integer type based upon its properties, like the number of bits or the maximum supported value,
as well as compile-time bit mask selection. There is a derivative of std::numeric_limits
that provides
integral constant expressions for min
and max
...
Finally, it provides two compile-time algorithms: determining the highest power of two in a
compile-time value; and computing min and max of constant expressions.
Branch | GitHub Actions | Drone | AppVeyor | Test Matrix | Dependencies |
---|---|---|---|---|---|
master |
|||||
develop |
Distributed under the Boost Software License, Version 1.0.