libstdc++
Public Types | Public Member Functions | Static Public Attributes | List of all members
std::type_order< _Tp, _Up > Struct Template Reference

Public Types

using value_type = strong_ordering
 

Public Member Functions

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

Static Public Attributes

static constexpr strong_ordering value
 

Detailed Description

template<typename _Tp, typename _Up>
struct std::type_order< _Tp, _Up >

Total ordering of types.

Since
C++26

Definition at line 1270 of file compare.


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