[libcxx-commits] [PATCH] D102639: [libcxx][ranges] Add `indirectly_­movable` and `indirectly_movable_storable`.

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 20 16:56:34 PDT 2021


cjdb added a comment.

In D102639#2772395 <https://reviews.llvm.org/D102639#2772395>, @zoecarver wrote:

>> indirectly_writable is false
>
> Depending on exactly what you mean, `MoveOnlyConvertibleWrapper` is this case.

I have no idea what `MoveOnlyConvertibleWrapper` is supposed to represent. Can you please give all your wrapper types more descriptive names?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102639



More information about the libcxx-commits mailing list