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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 15 10:43:56 PDT 2019


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

Fix:

- add `// C++20` to all synopsis comments
- update test with license and header comments
- update www/status


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
  www/cxx2a_status.html

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


More information about the libcxx-commits mailing list