#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.
Classes | |
| struct | di::math::detail::RepresentableAsFunction< T > |
Namespaces | |
| namespace | di |
| namespace | di::math |
| namespace | di::math::detail |
Variables | |
| template<concepts::Integer T> | |
| constexpr auto | di::math::representable_as = detail::RepresentableAsFunction<T> {} |
| template<concepts::Integer T> | |
| constexpr auto | di::representable_as |