[libcxx-commits] [PATCH] D101079: [libcxx][ranges] Add ranges::size CPO.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 4 14:48:37 PDT 2021


ldionne accepted this revision.
ldionne added a comment.

This still LGTM.



================
Comment at: libcxx/include/ranges:62
     concept common_range = see below;
 }
 
----------------
Synopsis!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101079



More information about the libcxx-commits mailing list