[libcxx-commits] [PATCH] D103208: [libcxx][ranges] Add `ranges::empty_view`.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 2 14:17:38 PDT 2021


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM pending CI and other review comments.



================
Comment at: libcxx/include/__ranges/empty_view.h:2
+// -*- C++ -*-
+//===------------------------ __ranges/data.h ------------------------------===//
+//
----------------
Mordante wrote:
> Update or remove the filename.
Please remove.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103208



More information about the libcxx-commits mailing list