Classes | Namespaces | Enumerations
hash_function_defaults_test.cc File Reference
#include "absl/container/internal/hash_function_defaults.h"
#include <functional>
#include <type_traits>
#include <utility>
#include "gtest/gtest.h"
#include "absl/strings/string_view.h"
Include dependency graph for hash_function_defaults_test.cc:

Go to the source code of this file.

Classes

struct  std::hash< Hashable< H > >
struct  Hashable< H >

Namespaces

namespace  absl
namespace  absl::container_internal
namespace  std

Enumerations

enum  Hash { kStd = 0x2, kExtension = 0x4 }
enum  MyEnum

Enumeration Type Documentation

enum Hash
Enumerator:
kStd 
kExtension 

Definition at line 253 of file hash_function_defaults_test.cc.


Variable Documentation

hash_default_eq<typename T::first_type> eq

Definition at line 220 of file hash_function_defaults_test.cc.

hash_default_hash<typename T::first_type> hash

Definition at line 225 of file hash_function_defaults_test.cc.

hash_default_hash<T> hasher

Definition at line 84 of file hash_function_defaults_test.cc.

hash_default_eq<T> key_eq

Definition at line 77 of file hash_function_defaults_test.cc.



abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16