[libcxx-commits] [PATCH] D125752: [libc++] Implement ranges::reverse

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 23 20:30:38 PDT 2022


var-const accepted this revision.
var-const added a comment.
This revision is now accepted and ready to land.

Thanks! Sorry about slow reviews.



================
Comment at: libcxx/test/support/almost_satisfies_types.h:199
+
+
+class PermutableNotSwappable {
----------------
Nit: there's an extra blank line here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125752



More information about the libcxx-commits mailing list