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.
Compile Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| com.github.brunotl
»
boost_config Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users. | 1.76.0 | 1.90.0 | ||
| com.github.brunotl
»
boost_static_assert Static assertions (compile time assertions). | 1.76.0 | 1.90.0 | ||
| com.github.brunotl
»
boost_throw_exception A common infrastructure for throwing exceptions from Boost libraries. | 1.76.0 | 1.90.0 | ||
| com.github.brunotl
»
boost_core A collection of simple core utilities with minimal dependencies. | 1.76.0 | 1.90.0 | ||
| com.github.brunotl
»
boost_assert Customizable assert macros. | 1.76.0 | 1.90.0 | ||
| com.github.brunotl
»
boost_detail This library contains a set of header only utilities used internally by Boost C++ Libraries to facilitate their ... | 1.76.0 | 1.90.0 |
