|
di 0.1.0
|
#include "di/math/intcmp/cmp_greater_equal.h"#include "di/math/intcmp/cmp_less_equal.h"#include "di/math/numeric_limits.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::math |
Variables | |
| template<concepts::Integer T> | |
| constexpr auto | di::math::representable_as = detail::RepresentableAsFunction<T> {} |
| template<concepts::Integer T> | |
| constexpr auto | di::representable_as |