2
3
4
5
6
7
8
9
10#if !defined(ae2f_Macro_Compare_hpp)
11#define ae2f_Macro_Compare_hpp
14#include "./Cmp/Fun.hpp"
22 template<
typename T,
typename K = T,
typename R = T>
29 template<
typename T,
typename K = T,
typename R = T>
34 template<
typename T,
typename K = T,
typename R = T>
#define ae2f_CmpGetGt(a, b)
#define ae2f_CmpGetLs(a, b)
#define ae2f_CmpDiff(a, b)
constexprmethod R TakeLs(T a, K b)
constexprmethod R TakeGt(T a, K b)
constexprmethod R Diff(T a, K b)
This namespace contains the class from this library.