OpenKalman
Public Types | Public Member Functions | Public Attributes | List of all members
OpenKalman::compare_three_way Struct Reference
Collaboration diagram for OpenKalman::compare_three_way:
Collaboration graph
[legend]

Public Types

using is_transparent = void
 

Public Member Functions

template<typename T , typename U >
constexpr partial_ordering operator () [[nodiscard]](T &&t
 

Public Attributes

constexpr partial_ordering U &&u const
 

Member Data Documentation

◆ const

constexpr partial_ordering U&& u OpenKalman::compare_three_way::const
Initial value:
{
if (t == u) return partial_ordering::equivalent

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