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

#include <compare.h>

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

Static Public Attributes

static ABSL_CONST_INIT const T equal
 
static ABSL_CONST_INIT const T equivalent
 
static ABSL_CONST_INIT const T nonequal
 
static ABSL_CONST_INIT const T nonequivalent
 

Detailed Description

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

Definition at line 96 of file compare.h.

Member Data Documentation

◆ equal

template<typename T>
const T absl::compare_internal::strong_equality_base< T >::equal
static

Definition at line 97 of file compare.h.

◆ equivalent

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

Definition at line 99 of file compare.h.

◆ nonequal

template<typename T>
const T absl::compare_internal::strong_equality_base< T >::nonequal
static

Definition at line 98 of file compare.h.

◆ nonequivalent

template<typename T>
const T absl::compare_internal::strong_equality_base< T >::nonequivalent
static

Definition at line 100 of file compare.h.


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


abseil_cpp
Author(s):
autogenerated on Mon Feb 28 2022 21:31:22