It’s great that you provide operator overloads, but it’s also nice to have names
Источник: The Old New Thing
Источник: The Old New Thing
Microsoft News
It’s great that you provide operator overloads, but it’s also nice to have names
Avoiding the need to invoke the operator explicitly as a specialized template, among other things.
👍1
C++ Weekly - Ep 379 - clang-tidy's "Easily Swappable Parameters" Warning - And How to Fix It!
Источник: Cᐩᐩ Weekly With Jason Turner
Источник: Cᐩᐩ Weekly With Jason Turner
YouTube
C++ Weekly - Ep 379 - clang-tidy's "Easily Swappable Parameters" Warning - And How to Fix It!
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟
Discussion: https://github.com/lefticus/cpp_weekly/issues/42
T-SHIRTS AVAILABLE!
► The best C++ T-Shirts anywhere! https://my-store-d16a2f.creator-spring.com/
WANT MORE JASON?
► My Training Classes: http:/…
Discussion: https://github.com/lefticus/cpp_weekly/issues/42
T-SHIRTS AVAILABLE!
► The best C++ T-Shirts anywhere! https://my-store-d16a2f.creator-spring.com/
WANT MORE JASON?
► My Training Classes: http:/…
CppCon 2022 Reflection in C++ - Past, Present, and Hopeful Future -- Andrei Alexandrescu
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)
ReSharper C++ 2023.2 EAP: Improvements for Navigation and Coding Assistance
Источник: ReSharper C++ Blog
Источник: ReSharper C++ Blog
The JetBrains Blog
ReSharper C++ 2023.2 EAP: Improvements for Navigation and Coding Assistance | The ReSharper C++ Blog
The new EAP build is here with gutter marks for recursive calls, improvements for more intuitive code navigation, and support for the .cppm module interface file extension.
Storage duration and Non-local Objects in C++ -- Bartlomiej Filipek
Источник: isocpp.org (Standard C++)
Источник: isocpp.org (Standard C++)
Protected: “csinc”, the Arm instruction you didn’t know you wanted
Источник: Danila Kutenin – Experimental chill
Источник: Danila Kutenin – Experimental chill
Experimental chill
“csinc”, the AArch64 instruction you didn’t know you wanted
After a long time of not publishing anything and being passive about doing any writing in this blog, I am coming back for … however many articles I can. Today I want to talk about an underrat…