[PATCH] D33919: [ADT] Make iterable SmallVector template overrides more specific

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 9 08:40:33 PDT 2017


fjricci updated this revision to Diff 102038.
fjricci added a comment.

Use is_convertible and ::type


https://reviews.llvm.org/D33919

Files:
  include/llvm/ADT/SmallVector.h
  unittests/ADT/SmallVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33919.102038.patch
Type: text/x-patch
Size: 3693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170609/a15be5b1/attachment.bin>


More information about the llvm-commits mailing list