|
|
|
|
|
by adjav
971 days ago
|
|
Clang 18 supports `import std;` now, but you need to enable some build settings [1]. Also has `deducing this` support, which is nice - I am fully in favour of C++ continuing to poach the good parts of Rust. [1] https://libcxx.llvm.org/Modules.html |
|