Namespaces | Classes | Enumerations | Functions
absl::container_internal::hash_internal Namespace Reference

Namespaces

namespace  generator_internal

Classes

struct  Generator< absl::string_view >
struct  Generator< Enum >
struct  Generator< EnumClass >
struct  Generator< NonStandardLayout >
struct  Generator< std::pair< K, V > >
struct  Generator< std::string >
struct  Generator< std::tuple< Ts...> >
struct  Generator< T, typename std::enable_if< std::is_integral< T >::value >::type >
struct  Generator< U, absl::void_t< decltype(std::declval< U & >().key()), decltype(std::declval< U & >().value())> >

Enumerations

enum  Enum { kEnumEmpty, kEnumDeleted }
enum  EnumClass { kEmpty, kDeleted }

Functions

std::mt19937_64 * GetSharedRng ()
std::ostream & operator<< (std::ostream &o, const EnumClass &ec)

Enumeration Type Documentation

Enumerator:
kEnumEmpty 
kEnumDeleted 

Definition at line 48 of file hash_generator_testing.h.

Enumerator:
kEmpty 
kDeleted 

Definition at line 53 of file hash_generator_testing.h.


Function Documentation

Definition at line 42 of file hash_generator_testing.cc.

std::ostream& absl::container_internal::hash_internal::operator<< ( std::ostream &  o,
const EnumClass ec 
) [inline]

Definition at line 58 of file hash_generator_testing.h.



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