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