Classes | Namespaces | Macros | Functions
hash_policy_testing.h File Reference
#include <cstdlib>
#include <limits>
#include <memory>
#include <ostream>
#include <type_traits>
#include <utility>
#include <vector>
#include "absl/hash/hash.h"
#include "absl/strings/string_view.h"
Include dependency graph for hash_policy_testing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  absl::container_internal::Alloc< T >
 
struct  absl::container_internal::NonStandardLayout
 
struct  absl::container_internal::Alloc< T >::rebind< U >
 
struct  absl::container_internal::StatefulTestingEqual
 
struct  absl::container_internal::StatefulTestingHash
 
struct  absl::container_internal::hash_testing_internal::WithId< Derived >
 

Namespaces

 absl
 
 absl::container_internal
 
 absl::container_internal::hash_testing_internal
 

Macros

#define ABSL_UNORDERED_SUPPORTS_ALLOC_CTORS   0
 

Functions

template<class Map >
auto absl::container_internal::items (const Map &m) -> std::vector< std::pair< typename Map::key_type, typename Map::mapped_type >>
 
template<class Set >
auto absl::container_internal::keys (const Set &s) -> std::vector< typename std::decay< typename Set::key_type >::type >
 

Macro Definition Documentation

#define ABSL_UNORDERED_SUPPORTS_ALLOC_CTORS   0

Definition at line 177 of file hash_policy_testing.h.



abseil_cpp
Author(s):
autogenerated on Tue Jun 18 2019 19:44:38