Static Public Attributes | List of all members
absl::compare_internal::weak_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
 

Detailed Description

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

Definition at line 128 of file compare.h.

Member Data Documentation

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

Definition at line 130 of file compare.h.

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

Definition at line 131 of file compare.h.

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

Definition at line 129 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