OpenKalman
Public Types | Public Member Functions | Static Public Attributes | List of all members
OpenKalman::values::fixed_partial_ordering_less Struct Reference

A fixed version of std::partial_ordering::less. More...

#include <fixed-constants.hpp>

Public Types

using value_type = stdex::partial_ordering
 
using type = fixed_partial_ordering_equivalent
 

Public Member Functions

constexpr operator value_type () const
 
constexpr value_type operator() () const
 

Static Public Attributes

static constexpr auto value = value_type::less
 

Detailed Description

A fixed version of std::partial_ordering::less.


The documentation for this struct was generated from the following file: