C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Preprocessor

From: Bo Persson <bo_at_[hidden]>
Date: Tue, 15 Aug 2023 21:30:27 +0200
On 2023-08-15 at 16:15, Alexander Christensen via Std-Proposals wrote:
> > Aside from using abomination like this, the canonical way to share
> defions in C++ is now modules, not textual inclusion of text blobs.
>
> Are modules canonical? I personally prefer GCC, and it's sorely lacking
> behind, and has been for more than 2 years. For this compiler, it's
> close to *impossible* to use modules for anything meaningful.
>

But still, isn't the way forward to then fix the modules implementation,
and not spend more time to try to improve the way #includes work?

Received on 2023-08-15 19:30:34