Dani (:cxx: modules addict)

u/DanielaKEngert@hachyderm.io
0 posts · 10 comments

Recent posts

No posts.

Recent comments

on *Permanently Deleted* · c/cpp · 3 pts · 3y

@addie @rmam
" modules, as specified, were impossible for anyone to implement."
Let me fix: impossible for anyone except Clang and MSVC.

on *Permanently Deleted* · c/cpp · 0 pts · 3y

@Redkey @rmam I assume you're aware of the fact that there exists *only one* C++ standard at a time (C++20 today, C++23 later this year).

You probably mean
* using reduced feature sets
* compiling with non-conforming compilers

But this might sound less nice than "using an obsolete standard xyz". I'm totally aware why large swaths of the industry are stuck in the past for well-motivated reasons.