[DiscordArchive] What would you recommend?
[DiscordArchive] What would you recommend?
Archived author: Shin • Posted: 2021-03-27T17:03:48.838000+00:00
Original source
`Clang 5 and later implement all the features of the ISO C++ 2017 standard.`
Archived author: Shin • Posted: 2021-03-27T17:04:11.487000+00:00
Original source
this is for gcc: https://gcc.gnu.org/projects/cxx-status.html
Archived author: Shin • Posted: 2021-03-27T17:04:23.931000+00:00
Original source
`GCC has almost full support for the previous revision of the C++ standard, which was published in 2017. Some library features are missing or incomplete, as described in the library documentation.`
Archived author: Hacki • Posted: 2021-03-27T17:04:50.620000+00:00
Original source
Nice to know thank you.
Archived author: Claudiodfc • Posted: 2021-03-27T17:22:15.493000+00:00
Original source
thanks shin
Archived author: Hacki • Posted: 2021-03-27T17:25:53.231000+00:00
Original source
Thanks!