Classes | Functions
absl::container_algorithm_internal Namespace Reference

Classes

struct  IsUnorderedContainer
struct  IsUnorderedContainer< absl::flat_hash_map< Key, T, Hash, KeyEqual, Allocator > >
struct  IsUnorderedContainer< absl::flat_hash_set< Key, Hash, KeyEqual, Allocator > >
struct  IsUnorderedContainer< absl::node_hash_map< Key, T, Hash, KeyEqual, Allocator > >
struct  IsUnorderedContainer< absl::node_hash_set< Key, Hash, KeyEqual, Allocator > >
struct  IsUnorderedContainer< std::unordered_map< Key, T, Hash, KeyEqual, Allocator > >
struct  IsUnorderedContainer< std::unordered_set< Key, Hash, KeyEqual, Allocator > >

Functions

template<typename C >
ContainerIter< Cc_begin (C &c)
template<typename C >
ContainerIter< Cc_end (C &c)

Function Documentation

template<typename C >
ContainerIter<C> absl::container_algorithm_internal::c_begin ( C c)

Definition at line 99 of file container.h.

template<typename C >
ContainerIter<C> absl::container_algorithm_internal::c_end ( C c)

Definition at line 102 of file container.h.



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