Static Public Attributes
absl::compare_internal::strong_ordering_base< T > Struct Template Reference

#include <compare.h>

Inheritance diagram for absl::compare_internal::strong_ordering_base< T >:
Inheritance graph
[legend]

List of all members.

Static Public Attributes

static ABSL_CONST_INIT const T equal
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::strong_ordering_base< T >

Definition at line 141 of file compare.h.


Member Data Documentation

template<typename T>
const T absl::compare_internal::strong_ordering_base< T >::equal [static]

Definition at line 143 of file compare.h.

template<typename T>
const T absl::compare_internal::strong_ordering_base< T >::equivalent [static]

Definition at line 144 of file compare.h.

template<typename T>
const T absl::compare_internal::strong_ordering_base< T >::greater [static]

Definition at line 145 of file compare.h.

template<typename T>
const T absl::compare_internal::strong_ordering_base< T >::less [static]

Definition at line 142 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:42:16