Public Types | List of all members
absl::hash_internal::TypeSet< T >::Insert< U, bool > Struct Template Reference

#include <hash_testing.h>

Public Types

using type = TypeSet< U, T... >
 

Detailed Description

template<typename... T>
template<typename U, bool = disjunction<std::is_same<T, U>...>::value>
struct absl::hash_internal::TypeSet< T >::Insert< U, bool >

Definition at line 280 of file hash_testing.h.

Member Typedef Documentation

template<typename... T>
template<typename U , bool = disjunction<std::is_same<T, U>...>::value>
using absl::hash_internal::TypeSet< T >::Insert< U, bool >::type = TypeSet<U, T...>

Definition at line 281 of file hash_testing.h.


The documentation for this struct was generated from the following file:


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