ae2f_docs
|
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> | |
constexprmethod R | ae2f::Cmp::TakeGt (T a, K b) |
template<typename T, typename K = T, typename R = T> | |
constexprmethod R | ae2f::Cmp::TakeLs (T a, K b) |
template<typename T, typename K = T, typename R = T> | |
constexprmethod R | ae2f::Cmp::Diff (T a, K b) |