ae2f_docs
|
This namespace contains the class from this library. More...
Namespaces | |
namespace | Cmp |
Classes | |
struct | errGlobState |
Gets the code. More... | |
class | errGlobThrown |
Thrown error type. More... | |
class | rBitVec |
Typedefs | |
using | fpCmp_t = ae2f_fpCmp_t |
template<typename T> | |
using | xfpCmp_t = Cmp::Fun::Ret_t(*)(const T*, const T*) |
Sugary type for C++ from fpCmp_t. |
Functions | |
template<typename T> | |
constexprmethod fpCmp_t | xfpCmp (xfpCmp_t< T > a) noexcept |
Returns itself as fpCmp_t. |
This namespace contains the class from this library.
using ae2f::fpCmp_t = ae2f_fpCmp_t |
using ae2f::xfpCmp_t = Cmp::Fun::Ret_t(*)(const T*, const T*) |