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 gamingPosts about algorithmsPosts about backendPosts about bashPosts about c
Does bulk memmove speed up std::remove_if? (No.)The Book of St Albans (1486)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” idiom
All posts from Arthur O'Dwyer