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

#include <compare.h>

Static Public Attributes

static ABSL_CONST_INIT const T equivalent
 
static ABSL_CONST_INIT const T nonequivalent
 

Detailed Description

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

Definition at line 86 of file compare.h.

Member Data Documentation

◆ equivalent

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

Definition at line 87 of file compare.h.

◆ nonequivalent

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

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