ae2f_docs
ae2f::Cmp::Fun Namespace Reference

Typedefs

using Ret_t = ae2f_CmpFunRet_t

Variables

constexprmethod Ret_t EQUAL = ae2f_CmpFunRet_EQUAL
constexprmethod Ret_t LISLESSER = ae2f_CmpFunRet_LISLESSER
constexprmethod Ret_t RISLESSER = ae2f_CmpFunRet_RISLESSER

Typedef Documentation

◆ Ret_t

Definition at line 21 of file Fun.hpp.

Variable Documentation

◆ EQUAL

constexprmethod Ret_t ae2f::Cmp::Fun::EQUAL = ae2f_CmpFunRet_EQUAL

Definition at line 24 of file Fun.hpp.

◆ LISLESSER

constexprmethod Ret_t ae2f::Cmp::Fun::LISLESSER = ae2f_CmpFunRet_LISLESSER

Definition at line 25 of file Fun.hpp.

◆ RISLESSER

constexprmethod Ret_t ae2f::Cmp::Fun::RISLESSER = ae2f_CmpFunRet_RISLESSER

Definition at line 26 of file Fun.hpp.