Zig vs D generics
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Tue Oct 11 12:18:03 UTC 2022
On Monday, 10 October 2022 at 18:19:29 UTC, Paulo Pinto wrote:
> As it stands, you shouldn't rely on clang for anything beyond
> C++17, it is hit and miss with newer revisions until some big
> shot takes over Apple and Google's role on frontend development.
I am good. You can to some extent test and provide fall-backs if
you want to write portable open source code that is based on
C++20 features:
https://en.cppreference.com/w/cpp/feature_test
open source code that is based on C++20.
More information about the Digitalmars-d
mailing list