#include <hash_policy_testing.h>
Public Member Functions | |
size_t | id () const |
size_t | id () const |
WithId & | operator= (const WithId &that) |
WithId & | operator= (const WithId &that) |
WithId & | operator= (WithId &&that) |
WithId & | operator= (WithId &&that) |
WithId () | |
WithId () | |
WithId (const WithId &that) | |
WithId (const WithId &that) | |
WithId (WithId &&that) | |
WithId (WithId &&that) | |
Protected Member Functions | |
WithId (size_t id) | |
WithId (size_t id) | |
Static Private Member Functions | |
template<class T > | |
static size_t | next_id () |
template<class T > | |
static size_t | next_id () |
Private Attributes | |
size_t | id_ |
Friends | |
bool | operator!= (const WithId &a, const WithId &b) |
bool | operator!= (const WithId &a, const WithId &b) |
bool | operator== (const WithId &a, const WithId &b) |
bool | operator== (const WithId &a, const WithId &b) |
Definition at line 38 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 39 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 40 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 41 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inlineexplicitprotected |
Definition at line 60 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 39 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 40 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 41 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inlineexplicitprotected |
Definition at line 60 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 52 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 52 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inlinestaticprivate |
Definition at line 66 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inlinestaticprivate |
Definition at line 66 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 42 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 42 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 46 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
inline |
Definition at line 46 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
friend |
Definition at line 57 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
friend |
Definition at line 57 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
friend |
Definition at line 54 of file bloaty/third_party/abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
friend |
Definition at line 54 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.
|
private |
Definition at line 63 of file abseil-cpp/absl/container/internal/hash_policy_testing.h.