[libcxx-commits] [PATCH] D137476: [libc++] Add utilites for instantiating functions with multiple types

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 17 13:49:34 PST 2022


philnik updated this revision to Diff 476227.
philnik marked 16 inline comments as done.
philnik added a comment.

Address commments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137476/new/

https://reviews.llvm.org/D137476

Files:
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy.pass.cpp
  libcxx/test/std/language.support/support.limits/limits/is_specialized.pass.cpp
  libcxx/test/std/strings/basic.string/string.access/at.pass.cpp
  libcxx/test/support/test.support/type_algorithms.pass.cpp
  libcxx/test/support/test_iterators.h
  libcxx/test/support/type_algorithms.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137476.476227.patch
Type: text/x-patch
Size: 13995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221117/c8790e3e/attachment.bin>


More information about the libcxx-commits mailing list