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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 4 19:55:11 PDT 2019


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

Only enable `contains` after C++17.


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.193829.patch
Type: text/x-patch
Size: 19296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190405/7ebfeb3b/attachment-0001.bin>


More information about the libcxx-commits mailing list