Tue Sep 26 2023 C++ Team Blog: C11 Threads in Visual Studio 2022 version 17.8 Preview 2 The Old New Thing: Why is kernel32.dll running in user mode and not kernel mode, like its name implies? Arthur O’Dwyer: _Succession_ joke chyrons
Mon Sep 25 2023 C++ Team Blog: MSVC Machine-Independent Optimizations in Visual Studio 2022 17.7 TBOOX Open Source Project: Xmake v2.8.3 Released, Improve Wasm and Support Xmake Source Debugging TBOOX Open Source Project: Xmake v2.8.3 发布,改进 Wasm 并支持 Xmake 源码调试 The Old New Thing: GetQueueStatus and the queue state Qt Blog: Qt Meetups: Vienna, Szczecin and Athens MC++ BLOG: Polymorphic Allocators in C++17
Fri Sep 22 2023 The Old New Thing: When I try to call an exported function, the target crashes when it tries to call any Windows function Qt Blog: Two Qt security advisorys: GDI Font Engine & WebP image format The CLion Blog : A Cross-Platform IDE for C and C++ | The JetBrains Blog: The CLion 2023.3 Early Access Program Is Open The C++ Alliance: Words Matter: An Apology
Thu Sep 21 2023 Meeting C++ blog: Meeting C++ - the last online conference? Kitware Inc: CppCon 2023 The Old New Thing: How does Explorer calculate the “Date” of a file? KDAB Blogs Archives: GitHub Actions for C++ and Qt
Wed Sep 20 2023 Kitware Inc: CMake 3.27.6 available for download C++ Team Blog: Enhancing the CMake Targets View in Visual Studio The Old New Thing: Why does my C++/WinRT project get unresolved externals for constructors? Qt Blog: Study reveals: factory connectivity rises, tech priorities vary in Industrial Automation Qt Blog: Qt Journey– Revolutionizing networking security Andreas Fertig's Blog: C++ Insights Episode 42: C++20: When is a struct an aggregate
Tue Sep 19 2023 Sandor Dargo's Blog: Once more about clean code Kitware Inc: Faster rendering of large number of actors in VTK with WebGPU The Old New Thing: Why did the 16-bit _lopen and _lcreat function return -1 on failure instead of 0? Nibble Stew: Circles do not exist The LLVM Project Blog: Diagnostic Improvements in Clang 17 The LLVM Project Blog: Diagnostic Improvements in Clang 17
Mon Sep 18 2023 C++ Team Blog: What’s New for the Remote File Explorer in Visual Studio Kitware Inc: Unsupervised segmentation on aerial point-cloud data in LidarView Kitware Inc: New in VTK 9.3: Radial Gradient Background The Old New Thing: When looking to free up disk space, don’t forget your symbol file caches MC++ BLOG: C++23: Ranges Improvements and std::generator KDAB Blogs Archives: See you in Berlin in November 2023? C++ Stories: 2 Lines Of Code and 3 C++17 Features - The overload Pattern
Sat Sep 16 2023 Vorbrodt's C++ Blog: Introduction to Package Management with Conan 2.0 – by Chris McArthur – JFrog Arthur O’Dwyer: Blog roundup: U+, Bloomfield, Stuka, Gino
Fri Sep 15 2023 The Old New Thing: How can I prevent myself from using a parameter after I’ve extracted all value from it? Qt Blog: Qt Insight 1.4 Released Andreas Fertig's Blog: Overload Article: aaa
Thu Sep 14 2023 Kitware Inc: CMake 3.27.5 available for download C++ Team Blog: Make Member Function const and Global Function Static in Visual Studio The Old New Thing: I accidentally performed an operation on INVALID_HANDLE_VALUE, and it worked: What just happened? Home on : Setting the preferred NUMA node for a Windows Service (and making it work after a reboot) foonathan::blog(): Compile-time sizes for range adaptors
Wed Sep 13 2023 MC++ BLOG: The Final Version of my C++20 Book The CLion Blog : A Cross-Platform IDE for C and C++ | The JetBrains Blog: CLion 2023.2.2 Bug-Fix Update The Old New Thing: How do I perform a case-insensitive comparison of two strings in the Deseret script? Kitware Inc: Faster data loading in VTK
Tue Sep 12 2023 Sandor Dargo's Blog: Constexpr functions for smaller binary size? Marius Bancila's Blog: Formatting Text in C++: The Old and The New Ways KDAB Blogs Archives: Intro to C++ Coroutines: Concept Andreas Fertig's Blog: Best Speaker Award
Mon Sep 11 2023 from pvs-studio.com: Simple, yet easy-to-miss errors in code MC++ BLOG: C++23: A Multidimensional View C++ Team Blog: Integrating C++ header units into Office using MSVC (2/n)
Fri Sep 08 2023 The CLion Blog : A Cross-Platform IDE for C and C++ | The JetBrains Blog: Introducing the New CLion Conan Plugin ACCU : September's C Vu Journal has been published. Arthur O’Dwyer: Just how `constexpr` is C++20’s `std::string`?
Thu Sep 07 2023 Coding With Thomas - Coding With Thomas: My Sphinx Best Practice Guide for Multi-version Documentation in Different Languages
Tue Sep 05 2023 Sandor Dargo's Blog: C++23: some changes related to templates from pvs-studio.com: Checking the GCC 13 compiler with the help of PVS-Studio Qt Blog: Qt Visual Studio Tools 3.0 Released Andreas Fertig's Blog: Control your numbers in C++
Thu Aug 31 2023 from pvs-studio.com: Oh my C! How they wrote code back in the Quake days Qt Blog: Qt on macOS 14 Sonoma Qt Blog: Commercial LTS Qt 5.15.15 Released foonathan::blog(): The new static constexpr std::integral_constant idiom
Wed Aug 30 2023 Qt Blog: Qt Online Installer and Qt Installer Framework 4.6.1 Released Qt Blog: Qt for MCUs 2.5.1 LTS Released Conan C/C++ Package Manager Blog: Introducing the new CLion Conan Plugin compatible with 2.X
Tue Aug 29 2023 Sandor Dargo's Blog: The value of boring tasks from pvs-studio.com: PVS-Studio vs CodeLite: a battle for the perfect code
Mon Aug 28 2023 MC++ BLOG: C++23: A New Way of Error Handling with std::expected C++ Stories: Beautiful C++: 30 Core Guidelines... Book Review