#include <compare.h>
|
struct | compare_internal::weak_equality_base< weak_equality > |
|
constexpr friend bool | operator!= (compare_internal::OnlyLiteralZero<>, weak_equality v) noexcept |
|
constexpr friend bool | operator!= (compare_internal::OnlyLiteralZero<>, weak_equality v) noexcept |
|
constexpr friend bool | operator!= (weak_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator!= (weak_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator!= (weak_equality v1, weak_equality v2) noexcept |
|
constexpr friend bool | operator!= (weak_equality v1, weak_equality v2) noexcept |
|
constexpr friend bool | operator== (compare_internal::OnlyLiteralZero<>, weak_equality v) noexcept |
|
constexpr friend bool | operator== (compare_internal::OnlyLiteralZero<>, weak_equality v) noexcept |
|
constexpr friend bool | operator== (weak_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator== (weak_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator== (weak_equality v1, weak_equality v2) noexcept |
|
constexpr friend bool | operator== (weak_equality v1, weak_equality v2) noexcept |
|
◆ weak_equality() [1/2]
|
inlineexplicitconstexprprivatenoexcept |
◆ weak_equality() [2/2]
|
inlineexplicitconstexprprivatenoexcept |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [1/4]
absl::weak_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
weak_equality |
, |
|
|
equivalent |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [2/4]
absl::weak_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
weak_equality |
, |
|
|
equivalent |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [3/4]
absl::weak_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
weak_equality |
, |
|
|
nonequivalent |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [4/4]
absl::weak_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
weak_equality |
, |
|
|
nonequivalent |
|
|
) |
| |
◆ compare_internal::weak_equality_base< weak_equality >
◆ operator!= [1/6]
◆ operator!= [2/6]
◆ operator!= [3/6]
◆ operator!= [4/6]
◆ operator!= [5/6]
◆ operator!= [6/6]
◆ operator== [1/6]
◆ operator== [2/6]
◆ operator== [3/6]
◆ operator== [4/6]
◆ operator== [5/6]
◆ operator== [6/6]
◆ value_
The documentation for this class was generated from the following file: