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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jul 14 11:59:16 PDT 2019


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

- split tests up into four files

As soon as this is approved, I will commit. It would be great to get this committed before Wednesday.


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

https://reviews.llvm.org/D59344

Files:
  libcxx/include/map
  libcxx/include/set
  libcxx/include/unordered_map
  libcxx/include/unordered_set
  libcxx/test/std/containers/associative/map/contains.pass.cpp
  libcxx/test/std/containers/associative/set/contains.pass.cpp
  libcxx/test/std/containers/unord/unord.map/contains.pass.cpp
  libcxx/test/std/containers/unord/unord.set/contains.pass.cpp
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59344.209743.patch
Type: text/x-patch
Size: 16908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190714/91970ba3/attachment-0001.bin>


More information about the libcxx-commits mailing list