#include "di/function/curry_back.h"#include "di/math/intcmp/cmp_greater_equal.h"#include "di/meta/operations.h"Go to the source code of this file.
Classes | |
| struct | di::function::EqualOrGreater |
| struct | di::EqualOrGreater |
Namespaces | |
| namespace | di |
| namespace | di::function |
Variables | |
| constexpr auto | di::function::equal_or_greater = curry_back(EqualOrGreater {}, meta::c_<2ZU>) |
| constexpr auto | di::equal_or_greater |