[PATCH] D100669: [ADT] Add std::remove_cvref and std::remove_cvref_t

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 11:32:02 PDT 2021


scott.linder created this revision.
Herald added a subscriber: dexonsmith.
scott.linder requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100669

Files:
  llvm/include/llvm/ADT/Any.h
  llvm/include/llvm/ADT/FunctionExtras.h
  llvm/include/llvm/ADT/STLExtras.h
  llvm/include/llvm/ADT/STLShims.h
  llvm/unittests/ADT/STLShimsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100669.338179.patch
Type: text/x-patch
Size: 4993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/5fdb87d0/attachment.bin>


More information about the llvm-commits mailing list