[DiscordArchive] What would you recommend?
[DiscordArchive] What would you recommend?
Archived author: Hacki • Posted: 2021-03-27T16:59:35.548000+00:00
Original source
What would you recommend?
Archived author: Hacki • Posted: 2021-03-27T16:59:59.734000+00:00
Original source
I want to better understand all the new features I am a bit behind in that regard. Smart pointers, the new threads etc
Archived author: Hacki • Posted: 2021-03-27T17:01:23.240000+00:00
Original source
Effective Modern C++ by o'reilly press looks interesting
Archived author: Shin • Posted: 2021-03-27T17:02:07.794000+00:00
Original source
yes one sec
Archived author: Shin • Posted: 2021-03-27T17:02:12.690000+00:00
Original source
Effective Modern C++ definitely
Archived author: Shin • Posted: 2021-03-27T17:02:34.986000+00:00
Original source
that's good for c++11 and c++14
Archived author: Shin • Posted: 2021-03-27T17:02:43.697000+00:00
Original source
C++17 The complete guide for C++17, even if it's less interesting
Archived author: Hacki • Posted: 2021-03-27T17:03:12.326000+00:00
Original source
But is c++17 fully supported nowadays by gcc? They always hang behind a bit don't they?
Archived author: Shin • Posted: 2021-03-27T17:03:15.815000+00:00
Original source
I really liked, Effective Modern C++, it looks like a book from a university subject. I've studied it and now trying to apply the new concepts to AzerothCore (I don't use C++ at work)
Archived author: Shin • Posted: 2021-03-27T17:03:37.969000+00:00
Original source
good question, this is for clang: https://clang.llvm.org/cxx_status.html