Public Member Functions | |
Wrapper (const T &value) | |
Wrapper (const T &value) | |
![]() | |
virtual | ~TypeErasedInterface ()=default |
virtual | ~TypeErasedInterface ()=default |
Private Member Functions | |
void | HashValue (absl::HashState state) const override |
void | HashValue (absl::HashState state) const override |
Private Attributes | |
const T & | value_ |
Definition at line 65 of file abseil-cpp/absl/hash/hash_benchmark.cc.
|
inlineexplicit |
Definition at line 67 of file abseil-cpp/absl/hash/hash_benchmark.cc.
|
inlineexplicit |
Definition at line 66 of file bloaty/third_party/abseil-cpp/absl/hash/hash_benchmark.cc.
|
inlineoverrideprivatevirtual |
Implements TypeErasedInterface.
Definition at line 69 of file bloaty/third_party/abseil-cpp/absl/hash/hash_benchmark.cc.
|
inlineoverrideprivatevirtual |
Implements TypeErasedInterface.
Definition at line 70 of file abseil-cpp/absl/hash/hash_benchmark.cc.
|
private |
Definition at line 74 of file abseil-cpp/absl/hash/hash_benchmark.cc.