SwedenCpp, the C++ user groups of Sweden Stockholm Göteborg Malmö Linköping Worldwide Videos Blogs
Sponsors About

Blog post in the last 30 days from those pages.
If you miss a blog, please contact info@swedencpp.se

Sun Apr 11 2021
Vorbrodt's C++ Blog:
Light-weight RPC framework
Sat Apr 10 2021
Nibble Stew:
Converting a project to Meson: the olc Pixel Game Engine
Vorbrodt's C++ Blog:
Case insensitive string, etc
Vorbrodt's C++ Blog:
Welcome, Kobi!
Fri Apr 09 2021
The Old New Thing:
C++ coroutines: Managing the reference count of the coroutine state
Fluent C++:
Open Question: Should the Logging Code Be with the Main Code?
Conan C/C++ Package Manager:
Conan 1.35 : New [conf] items, new model for dependency traversal, new model for environment variables, new Autotools generators.
Thu Apr 08 2021
Vorbrodt's C++ Blog:
Function alias vs Function pointer alias
Kitware Blog:
CMake 3.20.1 available for download
Qt Blog:
Qt for MCUs 1.8 released
The Old New Thing:
C++ coroutines: Awaiting the simple_task
Wed Apr 07 2021
C++ Team Blog:
Finding Bugs with AddressSanitizer: MSVC Compiler
Blog from www.viva64.com:
Perl Script Instead of Blame-notifier on Linux OS
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
CLion 2021.1: New Code Analysis Options, Updates to Remote Mode, and Postfix Completion
The Old New Thing:
C++ coroutines: Accepting types via return_void and return_value
:
Mathematical constants in C++20
KDAB Blogs – KDAB:
Signal/Slot Connection Throttlers
Tue Apr 06 2021
Kitware Blog:
CMake 3.19.8 available for download
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
Tutorial: Using nRF52 With nRF Connect SDK, CMake, and CLion
The Old New Thing:
C++ coroutines: Building a result holder for movable types
Qt Blog:
Fully Digital Automotive HMIs Now Available for Everyone
C++ Team Blog:
Sign Up for the Pure Virtual C++ 2021 Conference
Mon Apr 05 2021
Blog from www.viva64.com:
Hidden Reefs in String Pool, or Another Reason to Think Twice Before Interning Instances of String Class in C#
Vorbrodt's C++ Blog:
std::deep_ptr
The Old New Thing:
C++ coroutines: Making the promise itself be the shared state, the outline
Vorbrodt's C++ Blog:
Rounding floating point numbers and constexpr
Sun Apr 04 2021
Vorbrodt's C++ Blog:
San Diego C++ Meetup
Modernes C++ - ModernesCpp.com:
Starting Jobs with Coroutines
Arthur O’Dwyer:
Antisocial Homeworlds, and a solitaire challenge
vittorio romeo's website:
open hexagon - leaderboards devlog #1
Sat Apr 03 2021
Arthur O’Dwyer:
`static constexpr unsigned long` is C++’s “lovely little old French whittling knife”
Fri Apr 02 2021
Kitware Blog:
aeva 2.1 Released
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
C++ Annotated: March 2021
The Old New Thing:
C++ coroutines: Making the promise itself be the shared state, the inspiration
Fluent C++:
What auto&& means
Thu Apr 01 2021
Vorbrodt's C++ Blog:
Fun with TCP sockets
The Old New Thing:
C++ coroutines: What happens if an exception occurs in my return_value?
Kitware Blog:
CMake 5.0: One Tool to Build Them All
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
CLion 2021.1 Release Candidate
:
Taming the power of C++ with AI
Vorbrodt's C++ Blog:
Better serializer
vittorio romeo's website:
open hexagon - leaderboards devlog #0
Wed Mar 31 2021
Sean Parent:
Relaxing Requirements of Moved-From Objects
Sean Parent:
Move Annoyance
C++ Team Blog:
vcpkg Host Dependencies for Cross-Compilation
Nibble Stew:
Never use environment variables for configuration
The Old New Thing:
C++ coroutines: The initial and final suspend, and improving our return_value method
Qt Blog:
Qt 6.0.3 Released
Bartek's coding blog:
C++ Stories in March
Conan C/C++ Package Manager:
Bintray Sunset - Timeline for Conan Users
Tue Mar 30 2021
Blog from www.viva64.com:
PVS-Studio Team's Kanban Board. Part 1: Agile
The Old New Thing:
C++ coroutines: Basic implementation of a promise type
Qt Blog:
Creating Advanced HMIs & User Experiences for NXP i.MX RT1170
Qt Blog:
Qt Design Studio 2.1 Beta2 released
Mon Mar 29 2021
The Old New Thing:
C++ coroutines: The mental model for coroutine promises
Sun Mar 28 2021
Blog from www.viva64.com:
MacOS Kernel, How Good Is This Apple?
Vorbrodt's C++ Blog:
Light-weight serialization framework
Modernes C++ - ModernesCpp.com:
A Generic Data Stream with Coroutines in C++20
Fri Mar 26 2021
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
CLion Debugging – Beyond the Basics – Part 2: Dynamic
Fluent C++:
“Can’t” Is No Word for Software Developers
Thu Mar 25 2021
Sutter’s Mill:
GotW #101 Solution: Preconditions, Part 2 (Difficulty: 7/10)
Qt Blog:
Qt Creator 4.15 Beta2 released
foonathan::blog():
Trivially copyable does not mean trivially copy constructible
Wed Mar 24 2021
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
CLion 2021.1 Goes Beta! With Fixes for Project Models and More MISRA Checks
Qt Blog:
Qt Creator: CMake package-manager auto-setup
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
CLion Debugging – Beyond the Basics – Part 1: Suspended
Tue Mar 23 2021
Blog from www.viva64.com:
How PVS-Studio Prevents Rash Code Changes
Kitware Blog:
CMake 3.20.0 available for download
Kitware Blog:
FastSurfaceMultiblockRepresentation plugin for ParaView
KDAB Blogs – KDAB:
Qt Desktop Days Returns!
Marius Bancila's Blog:
Initializing statement for if/switch/foreach
KDAB Blogs – KDAB:
Using Qt datatypes in Standard Library unordered containers
Mon Mar 22 2021
Blog from www.viva64.com:
PVS-Studio Analyzer Is Now in the Russian Software Registry
Nibble Stew:
Writing a library and then using it as a Meson dependency directly from upstream Git
Qt Blog:
Qt Creator 4.14.2 released
Sun Mar 21 2021
Modernes C++ - ModernesCpp.com:
An Infinite Data Stream with Coroutines in C++20
Blog from www.viva64.com:
One Useful Comment
Alex Reinking:
Building a Faster Triangular Solver than MKL
Arthur O’Dwyer:
Observations on _Castlequest_’s code
Sat Mar 20 2021
Just Software Solutions Blog:
Ticket Maps
Arthur O’Dwyer:
Playing _Castlequest_ (1980), Part 2
Fri Mar 19 2021
Blog from www.viva64.com:
Example of How New Diagnostics Appear in PVS-Studio
Nibble Stew:
Microsoft is shipping a product built with Meson
Fluent C++:
What C++ Fold Expressions Can Bring to Your Code
Arthur O’Dwyer:
Playing _Castlequest_ (1980), Part 1
Thu Mar 18 2021
Marius Bancila's Blog:
Express one of multiple options in a nice way
Qt Blog:
Qt Design Studio 2.1 Beta released
Arthur O’Dwyer:
Does `throw x` implicit-move? Let’s ask SFINAE
Wed Mar 17 2021
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
CLion 2021.1 EAP: Fixes for Remote Mode, Regular and Postfix Code Completion, Doctest, and More
KDAB Blogs – KDAB:
Qt Embedded Days 2021
Kitware Blog:
CMake 3.20.0-rc5 is ready for testing
C++ Team Blog:
Static Analysis Fixes, Improvements, and Updates in Visual Studio 2019 16.9
Tue Mar 16 2021
Blog from www.viva64.com:
PVS-Studio Analyzer Scans Snort, Network Traffic Scanner
Blog from www.viva64.com:
Text Broadcast of CppCast 281: Creative Coding
The CLion Blog : A Cross-Platform IDE for C and C++ | JetBrains Blog:
CLion 2020.3.3 Bug-fix Update
Kitware Blog:
iMSTK 4.0 Released
Qt Blog:
Qt Creator 4.15 Beta released
Mon Mar 15 2021
Kitware Blog:
CMake 3.19.7 available for download
Preshing on Programming:
How C++ Resolves a Function Call
Marius Bancila's Blog:
The choice between typename and class
Modernes C++ - ModernesCpp.com:
Executing a Future in a Separate Thread with Coroutines
Sun Mar 14 2021
Alex Reinking:
CMake IS a Build System