Static Public Attributes | List of all members
absl::compare_internal::partial_ordering_base< T > Struct Template Reference

#include <compare.h>

Static Public Attributes

static ABSL_CONST_INIT const T equivalent
 
static ABSL_CONST_INIT const T greater
 
static ABSL_CONST_INIT const T less
 
static ABSL_CONST_INIT const T unordered
 

Detailed Description

template<typename T>
struct absl::compare_internal::partial_ordering_base< T >

Definition at line 112 of file compare.h.

Member Data Documentation

template<typename T>
const T absl::compare_internal::partial_ordering_base< T >::equivalent
static

Definition at line 114 of file compare.h.

template<typename T>
const T absl::compare_internal::partial_ordering_base< T >::greater
static

Definition at line 115 of file compare.h.

template<typename T>
const T absl::compare_internal::partial_ordering_base< T >::less
static

Definition at line 113 of file compare.h.

template<typename T>
const T absl::compare_internal::partial_ordering_base< T >::unordered
static

Definition at line 116 of file compare.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59