Artifacts using Static Assert (33)

Sort: popular | newest
Templates for fundamental properties of types.
Last Release on Jan 7, 2023
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
A collection of simple core utilities with minimal dependencies.
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
Portable move semantics for C++03 and C++11 compilers.
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
Ease definition of functions returning multiple values, and more.
Last Release on Jan 7, 2023
STL compliant container wrapper for arrays of constant size.
Last Release on Jan 7, 2023