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.
Version1.81.0compared with
Version Details
| 1.80.0 | 1.81.0 | |
|---|---|---|
| Release date | Aug 24, 2022 | Jan 07, 2023 |
| Licenses | None | None |
| Vulnerabilities | None | None |
Compile Changes (7)
| 1.80.0 | 1.81.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.github.brunotl » boost_assert | 1.80.0 | 1.81.0 |
| ~ Updated | com.github.brunotl » boost_config | 1.80.0 | 1.81.0 |
| ~ Updated | com.github.brunotl » boost_core | 1.80.0 | 1.81.0 |
| ~ Updated | com.github.brunotl » boost_detail | 1.80.0 | 1.81.0 |
| ~ Updated | com.github.brunotl » boost_static_assert | 1.80.0 | 1.81.0 |
| ~ Updated | com.github.brunotl » boost_throw_exception | 1.80.0 | 1.81.0 |
| ~ Updated | com.github.brunotl » boost_type_traits | 1.80.0 | 1.81.0 |
