[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 7 21:10:50 PDT 2019


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

- remove templated contains methods (we will implement those in D59886 <https://reviews.llvm.org/D59886>)


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/contains.pass.cpp
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59344.208311.patch
Type: text/x-patch
Size: 13961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190708/c9e2bb10/attachment-0001.bin>


More information about the libcxx-commits mailing list