[libcxx-commits] [PATCH] D104760: [libcxx][NFC] removes `swap`'s dependency on `swap_ranges`

Matheus Izvekov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 23 15:00:58 PDT 2021


mizvekov added inline comments.


================
Comment at: libcxx/include/type_traits:4191
 
 // swap, swap_ranges
 
----------------
Minor minor nit: might as well remove this comment here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104760



More information about the libcxx-commits mailing list