C++ Logo

std-proposals

Advanced search

Re: [std-proposals] [DRAFT PAPER] Allowing the establishment of namespace scopes in an export-declaration

From: Jason McKesson <jmckesson_at_[hidden]>
Date: Sun, 11 Sep 2022 22:17:33 -0400
On Sun, Sep 11, 2022 at 10:13 PM Zopolis0 via Std-Proposals
<std-proposals_at_[hidden]> wrote:
>
> Hmm. You raise a good point. Perhaps the implementation unit would interact with the interface partition as if it had no namespace, as the namespace is only declared in the implementation unit? Not sure.
>
> What do you think? Do you have any suggestions on how to solve this?

Remember how I explained in a previous email that it's hard to debug
code if you don't know what that code is trying to actually do? Yeah,
that's still in effect here. I don't *really* understand what it is
that you want here, so it's hard to know how to solve something when
the problem is so poorly defined.

Again, some actual code examples would really help. Before and after.

Received on 2022-09-12 02:18:23