#include <stl_type_traits.h>
template<typename C, template< typename, typename, typename, typename > class T>
struct absl::strings_internal::IsBaseOfSpecializationImpl< C, T, absl::void_t< typename C::key_type, typename C::hasher, typename C::key_equal, typename C::allocator_type > >
Definition at line 107 of file stl_type_traits.h.
The documentation for this struct was generated from the following file: