Artifacts using Static Assert (33)
Sort:
popular
|
newest
This library contains a set of header only utilities used internally by Boost C++ Libraries to facilitate their implementation.
Last Release on Jan 7, 2023
The Boost.MPL library is a general-purpose, high-level C++ template metaprogramming framework of compile-time algorithms, sequences and metafunctions. It provides a conceptual foundation and an extensive set of powerful and coherent tools that make doing explict metaprogramming in C++ as easy and enjoyable as possible within the current language.
Last Release on Jan 7, 2023
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.
Last Release on Jan 7, 2023
A new infrastructure for generic algorithms that builds on top of the new iterator concepts.
Last Release on Jan 7, 2023
The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors.
Last Release on Jan 7, 2023