|
di 0.1.0
|
#include "di/function/invoke.h"#include "di/math/numeric_limits.h"#include "di/meta/constexpr.h"#include "di/types/prelude.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::math |
Typedefs | |
| template<umax size> | |
| using | di::math::SmallestUnsignedType = decltype(detail::smallest_unsigned_type_helper(c_<size>)) |