Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bluGill
45 days ago
|
parent
|
context
|
favorite
| on:
C++: The Documentary
CMake says they are there. Other tools mostly are not.
Nobody has said they are using them in anything important, but hopefully that is coming.
Maxatar
45 days ago
[–]
CMake has support for named modules but does not support header units or C++23 module features such as import std;
bluGill
45 days ago
|
parent
[–]
Import std has been there for a while but is experimental until gcc supports it. Gcc just for that support so it should be mainline soon.
maccard
44 days ago
|
root
|
parent
[–]
We are now getting close to the distance between c++03 and C++11 for making basic modules work on main line toolchains and build systems. That’s absolutely wild.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Nobody has said they are using them in anything important, but hopefully that is coming.