C++ Modules

2023-06-09 Thread Kenton Wilson
Hello All, I came across a paper by Nathan Sidwell entitled, 'Make Me a Module': https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1602r0.pdf I was wondering if there are plans to add support for C++ modules to gnu make. If so, has there been any estimates on beta avail

Re: C++ Modules

2023-06-09 Thread Kaz Kylheku
On 2023-06-09 10:12, Kenton Wilson wrote: > Hello All, > > I came across a paper by Nathan Sidwell entitled, 'Make Me a Module': > > > https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1602r0.pdf Yikes, that whole thing is just grotesque. What is he thinking? The fundam