|
Support Class Library
A set of tools providing classes and utility
|
#include <scl/macros.h>#include <scl/tools/meta/constexpr_assert.h>#include <scl/concepts/Integral.h>#include <scl/concepts/Unsigned.h>Go to the source code of this file.
Classes | |
| struct | scl::concepts::UnsignedIntegral< T > |
| UnsignedIntegral concept, a type is an unsigned integral if it is both Integral and Unsigned. More... | |
Namespaces | |
| scl | |
| Global namespace of the SCL. | |
| scl::concepts | |
| A lightweight concept-like library for C++11. | |
1.8.13