Hot C++
@hot_cpp
Blog about modern C++ #cpp #cpp11 #cpp14 #cpp17 and so on. Run by @oliora
You might like
Three online services for testing different aspects of C++ and C++ compilers. akrzemi1.wordpress.com/2018/05/09/tes… #cpp
C++ Discovery of the day: delegating to the default constructor allows resource-acquiring constructors to rely on the class destructor for clean up, rather than writing an exception path. e.g.: (simplified!) vector(Iter b, iter e) : vector{} { while(b != e) emplace_back(*b++); }
Today the Standard C++ Foundation opened its first-ever global C++ developer survey. As the name suggests, it’s... fb.me/3DQqhLDUz
MSVC’s STL is now 5 features away from C++17 completeness, after @CoderCasey implemented memory_resource.
Meeting C++ 2017 trip report by Mathieu Ropert mropert.github.io/2017/11/15/mee… #cpp #cplusplus
Pacific++ 2017: Carl Cook "Low Latency C++ for Fun and Profit" youtube.com/watch?v=BxfT9f… #cpp #cplusplus
youtube.com
YouTube
Pacific++ 2017: Carl Cook "Low Latency C++ for Fun and Profit"
Implementing the spaceship operator for optional medium.com/@barryrevzin/i… #cpp #cplusplus
The design of the proposal to extend <chrono> to calendars and time zones has been approved by the Library Evolution Working Group in Albuquerque and is moving forward towards C++20 open-std.org/jtc1/sc22/wg21…
How do you use single-file, header-only libraries (e.g. Catch, stb) in you projects?
United States Trends
- 1. Epstein 844K posts
- 2. Steam Machine 44.6K posts
- 3. Bradley Beal 4,408 posts
- 4. Virginia Giuffre 49.9K posts
- 5. Jake Paul 3,468 posts
- 6. Boebert 35.7K posts
- 7. Xbox 62.9K posts
- 8. Valve 30.8K posts
- 9. Rep. Adelita Grijalva 17.3K posts
- 10. Anthony Joshua 2,572 posts
- 11. Clinton 104K posts
- 12. GabeCube 3,147 posts
- 13. Dana Williamson 4,473 posts
- 14. Scott Boras 1,046 posts
- 15. Dirty Donald 17.6K posts
- 16. #dispatch 54.3K posts
- 17. H-1B 103K posts
- 18. Michigan State 9,648 posts
- 19. Clippers 8,393 posts
- 20. Jameis 10.4K posts
Something went wrong.
Something went wrong.