Arthur O'Dwyer
Authored by Arthur O'Dwyer, Quuxplusone offers explorations of C++ programming language features, standard library design, and modern C++ development practices. Readers can delve into advanced topics such as template metaprogramming, design patterns, and effective use of language features. Additionally, they can learn about best practices for writing efficient and maintainable C++ code, optimizing performance, and leveraging the latest language standards.
Related tags:
Posts about c++Posts about backendPosts about bashPosts about gamingPosts about cPosts about fortran
std::is_heap could be fasterTwo-Minute IolantheELF’s ways to combine potentially non-unique objectsAdventure: Is there light in the cobble crawl?Adventure: Walking on the ceilingThings C++26 define_static_array can’t doauto{x} != auto(x)The “macro overloading” idiomChromium’s span-over-initializer-list success storyMSVC’s /experimental:constevalVfuncNoVtable is non-conforming
All posts from Arthur O'Dwyer