C++ LibHunt
@cpplibhunt
Your go-to C++ Toolbox
ID: 778516335504527360
https://cpp.libhunt.com 21-09-2016 08:48:53
3,3K Tweet
6,6K Takipçi
552 Takip Edilen
Refactoring with C++17 std::optional cppstories.com/2018/04/refact… by Bartlomiej Filipek
Speeding up the insertion of a sorted (or mostly-sorted) key list into a std::map or other ordered devblogs.microsoft.com/oldnewthing/20… by Raymond Chen's Tie
ISO C++ WG21 2023-05 Mailing isocpp.org/blog/2023/05/2… by Standard C++
On writing functions that accept any specialization of a C++ template type - The Old New Thing devblogs.microsoft.com/oldnewthing/20… by Raymond Chen's Tie
Printing double aka the most difficult problem in computer sciences zverovich.net/2023/06/04/pri… by https://mastodon.social/@vitaut
Decoding C/C++ Compilation Process: From Source Code to Binary hackthedeveloper.com/c-program-comp… by Hack The Developer
Reordering C++ template type parameters for usability purposes, and type deduction from the future devblogs.microsoft.com/oldnewthing/20… by Raymond Chen's Tie