std::type_order< _Tp, _Up >(3) Library Functions Manual std::type_order< _Tp, _Up >(3)

std::type_order< _Tp, _Up > - Total ordering of types.

#include <compare>


using value_type


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


static constexpr strong_ordering value

struct std::type_order< _Tp, _Up >"Total ordering of types.

Since

C++26

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++