[libcxx-commits] [PATCH] D59344: Add contains method to map types

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 14 11:47:48 PDT 2019


zoecarver updated this revision to Diff 190692.
zoecarver added a comment.

Fixed:

- main args
- synopsis comment
- `// C++20`
- remove `__hash` (from other patch)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59344/new/

https://reviews.llvm.org/D59344

Files:
  include/map
  include/set
  include/unordered_map
  include/unordered_set
  test/std/containers/contains.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59344.190692.patch
Type: text/x-patch
Size: 16775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190314/99b63393/attachment-0001.bin>


More information about the libcxx-commits mailing list