[libcxx-commits] [PATCH] D87171: Implement P0919R3

Ruslan Arutyunyan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 10 15:31:29 PST 2020


rarutyun added a comment.

By the way currently the tests failed on GCC with `friend` approach.

This is the small reproducer with Conformance Viewer: https://godbolt.org/z/enxMxK. As you can see both GCC and MSVC cannot compile the example.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87171



More information about the libcxx-commits mailing list