#include <compare.h>
|
struct | compare_internal::strong_equality_base< strong_equality > |
|
constexpr friend bool | operator!= (compare_internal::OnlyLiteralZero<>, strong_equality v) noexcept |
|
constexpr friend bool | operator!= (compare_internal::OnlyLiteralZero<>, strong_equality v) noexcept |
|
constexpr friend bool | operator!= (strong_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator!= (strong_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator!= (strong_equality v1, strong_equality v2) noexcept |
|
constexpr friend bool | operator!= (strong_equality v1, strong_equality v2) noexcept |
|
constexpr friend bool | operator== (compare_internal::OnlyLiteralZero<>, strong_equality v) noexcept |
|
constexpr friend bool | operator== (compare_internal::OnlyLiteralZero<>, strong_equality v) noexcept |
|
constexpr friend bool | operator== (strong_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator== (strong_equality v, compare_internal::OnlyLiteralZero<>) noexcept |
|
constexpr friend bool | operator== (strong_equality v1, strong_equality v2) noexcept |
|
constexpr friend bool | operator== (strong_equality v1, strong_equality v2) noexcept |
|
◆ strong_equality() [1/2]
|
inlineexplicitconstexprprivatenoexcept |
◆ strong_equality() [2/2]
|
inlineexplicitconstexprprivatenoexcept |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [1/8]
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [2/8]
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [3/8]
absl::strong_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
strong_equality |
, |
|
|
equivalent |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [4/8]
absl::strong_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
strong_equality |
, |
|
|
equivalent |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [5/8]
absl::strong_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
strong_equality |
, |
|
|
nonequal |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [6/8]
absl::strong_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
strong_equality |
, |
|
|
nonequal |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [7/8]
absl::strong_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
strong_equality |
, |
|
|
nonequivalent |
|
|
) |
| |
◆ ABSL_COMPARE_INLINE_SUBCLASS_DECL() [8/8]
absl::strong_equality::ABSL_COMPARE_INLINE_SUBCLASS_DECL |
( |
strong_equality |
, |
|
|
nonequivalent |
|
|
) |
| |
◆ operator weak_equality() [1/2]
constexpr absl::strong_equality::operator weak_equality |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator weak_equality() [2/2]
constexpr absl::strong_equality::operator weak_equality |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ compare_internal::strong_equality_base< strong_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: