about summary refs log tree commit diff
path: root/absl/container/flat_hash_map.h
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2019-02-12T18·22-0800
committerShaindel Schwartz <shaindel@google.com>2019-02-13T15·51-0500
commit426eaa4aa44e4580418bee46c1bd13911151bfb1 (patch)
tree39180de4765728259d37759395f6a82e9a4ef58c /absl/container/flat_hash_map.h
parent2901ec32a919311384d6ad4194e2d927c06831f7 (diff)
Export of internal Abseil changes.
--
0c2e865b4611eda0b43e64c177ac34540f059be2 by Mark Barolak <mbar@google.com>:

Fix a sample code snippet that assumes `absl::string_view::const_iterator` is `const char*`.  This is generally true, however in C++17 builds, absl::string_view is an alias for std::string_view and on MSVC, the std::string_view::const_iterator is an object instead of just a pointer.

PiperOrigin-RevId: 233631168

--
16f472f1b94dabf81632d6845574513546c8026e by Abseil Team <absl-team@google.com>:

Updating documentation for custom StrSplit delimiters to reflect
the fact that string_view does not have a (string_view, start, len)
constructor.

PiperOrigin-RevId: 233611745

--
a3192dc5122a9a67e0e4d4d2421b0cdb10612c27 by Eric Fiselier <ericwf@google.com>:

Add missing <cassert> include.

PiperOrigin-RevId: 233523528
GitOrigin-RevId: 0c2e865b4611eda0b43e64c177ac34540f059be2
Change-Id: Ic12e547da3e9c4fe2e79b880f9426fa3cc0f4866
Diffstat (limited to 'absl/container/flat_hash_map.h')
0 files changed, 0 insertions, 0 deletions