ae2f_docs
Cmp.hpp File Reference
#include "./Cmp.h"
#include "./Cmp/Fun.hpp"

Go to the source code of this file.

Namespaces

namespace  ae2f
 This namespace contains the class from this library.
namespace  ae2f::Cmp

Functions

template<typename T, typename K = T, typename R = T>
constexprmethodae2f::Cmp::TakeGt (T a, K b)
template<typename T, typename K = T, typename R = T>
constexprmethodae2f::Cmp::TakeLs (T a, K b)
template<typename T, typename K = T, typename R = T>
constexprmethodae2f::Cmp::Diff (T a, K b)

Detailed Description

Author
ae2f
Date
2025-02-01

Definition in file Cmp.hpp.