tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Namespaces | |
namespace | etl |
Functions | |
constexpr auto | is_eq (partial_ordering cmp) noexcept -> bool |
constexpr auto | is_gt (partial_ordering cmp) noexcept -> bool |
constexpr auto | is_gteq (partial_ordering cmp) noexcept -> bool |
constexpr auto | is_lt (partial_ordering cmp) noexcept -> bool |
constexpr auto | is_lteq (partial_ordering cmp) noexcept -> bool |
constexpr auto | is_neq (partial_ordering cmp) noexcept -> bool |