libboost-integer/1.81.0+1

[full]

The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std

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.

... More
version 1.81.0+1
license BSL-1.0Boost Software License 1.0
repository https://pkg.cppget.org/1/legacy
download libboost-integer-1.81.0+1.tar.gz
sha256 967fa7adce78038a52a2090bae8b8369ce0302783f9bf88d0711dca7be28b926
project boost
url github.com/boostorg/integer
doc-url www.boost.org/doc/libs/1_81_0/libs/integer
package-url github.com/build2-packaging/boost
package-email packaging@build2.orgMailing list
topics C++Boost

Depends (6)

libboost-assert == 1.81.0
libboost-config == 1.81.0
libboost-core == 1.81.0
libboost-static-assert == 1.81.0
libboost-throw-exception == 1.81.0
libboost-type-traits == 1.81.0

Reviews

fail 0
pass 1