[libcxx-commits] [libcxx] Fix error: '__outer_iterator' redeclared with 'public' access (PR #161859)

Yuriy Chernyshov via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 28 02:55:29 PDT 2025


georgthegreat wrote:

It turned out that a few people in our monorepo inserted `#define private public` which triggered this error.
I will fix out code instead.

https://github.com/llvm/llvm-project/pull/161859


More information about the libcxx-commits mailing list