From youtube.com
2 2
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#cpp #coding #cplusplus #programming
15h ago
From felipefarinon.com
Understanding the Layout Process in Qt Widgets
2 2
Layout management and the layout flow in Qt Widgets
on Sep 5
From sched.com
CppCon 2025: Engineers Are Users Too: A Case Study in...
1 1
View more about this event at CppCon 2025
#cpp #coding #cplusplus #programming
10h ago
From substack.com
ChatGPT Took My Job! (Part Four)
1 1
The Intriguing Case of an Inefficient Byte Swap
11h ago
From sandordargo.com
Avoiding Undefined Behaviour with BoostTests and standard types
1 1
Maybe the title is a bit clickbaity — sorry for that. But I’ve seen many people unintentionally introduce undefined behaviour (UB) into their code through Boost unit tests. Sure, it’s “only” in the unit tests, and it probably won’t hurt. Still, undefined behaviour is best avoided wherever...
11h ago
From meetingcpp.com
Boguslaw Cyganek - How to understand modern C++ features in practice? Let's create a compiler!
1 1
Recent C++ standards have introduced many new features
13h ago
From sched.com
CppCon 2025: Parallel Range Algorithms: The Evolution...
1 1
View more about this event at CppCon 2025
#cpp #coding #cplusplus #programming
20h ago
From youtube.com
1 2
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#cpp #coding #cplusplus #programming
on Thu, 3PM
From s-schoener.com
Vector types and debug performance | Sebastian Schöner
1 2
For reasons, I have found myself writing a vector math library. Like Aras some time ago I’ve found an unpleasant surprise when looking at the debug performance of some vector types. There is no point repeating what Aras already wrote, but I have some additional data points. My concrete example...
on Thu, 1PM
From microsoft.com
What’s New in vcpkg (July 2025) - C++ Team Blog
1 2
This blog post summarizes changes to the vcpkg package manager as part of the 2025.07.25 registry release, 2025-06-20, 2025-07-16, and 2025-07-21 tool releases, as well as changes to vcpkg documentation throughout July. This release includes a new command for printing package SPDX licenses,...
on Thu, 3AM
From youtube.com
1 2
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#cpp #coding #cplusplus #programming
on Tue, 8AM
From youtube.com
1 2
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#cpp #coding #cplusplus #programming
on Jul 30
From youtube.com
1 1
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#cpp #coding #cplusplus #programming
on Jul 23
From discu.eu
Mark Nauwelaerts / cppgir · GitLab - discu.eu
1 1
Discussions and related articles for «Mark Nauwelaerts / cppgir · GitLab»
on Feb 17
From gitlab.com
Mark Nauwelaerts / cppgir · GitLab
1 1
GObject-Introspection C++ binding wrapper generator
on Feb 17
From github.io
1 1
A blog about my programming projects with the Godot Engine 🎮👾, Shaders and VFX ✨ as well as C++ for GDExtension ⚙️
on Feb 16
From discu.eu
GitHub - brenocq/implot3d: Immediate Mode 3D Plotting - discu.eu
1 1
Discussions and related articles for «GitHub - brenocq/implot3d: Immediate Mode 3D Plotting»
on Feb 16
From discu.eu
1 1
Discussions and related articles for «Why Trees Without Branches Grow Faster: The Case for Reducing Branches in Code | CedarDB - The All-In-One-Database»
#cpp #databases #performance #programming
on Feb 16
From microsoft.com
A sample implementation of the weak reference pattern for COM callbacks - The Old New Thing
1 2
A forwarder through a weak reference.
on Feb 13
From neilhenning.dev
I [[musttail]] You About a Tokenizer
1 2
One thing I’ve never really messed with before is the [[clang::musttail]] compiler attribute. Tail calls are when you exit a function by calling another function as the final thing within the function. For example: int foo(float x); int bar(float x) { x += 42.0f; return foo(x); } In the...
on Feb 13
From cedardb.com
Why Trees Without Branches Grow Faster: The Case for Reducing Branches in Code
1 1
In some of our blog posts, we explained what steps we take to reduce the number of branching instructions in our critical paths. However, we only ever claimed that this is much better and faster, and always omitted explaining why. So today we will fix this and take a deep dive into the gritty...
#cpp #databases #performance #programming
on Jan 29
From youtube.com
1 1
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
on Sep 6
From discu.eu
Understanding the Layout Process in Qt Widgets - discu.eu
1 1
Discussions and related articles for «Understanding the Layout Process in Qt Widgets»
on Sep 6
From discu.eu
I started learning OpenGL to make a clone of Minecraft in C++ - discu.eu
1 1
Discussions and related articles for «I started learning OpenGL to make a clone of Minecraft in C++»
on Sep 6
From youtube.com
1 1
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
on Sep 6
From discu.eu
Giving C++ std::regex a C makeover - discu.eu
1 1
Discussions and related articles for «Giving C++ std::regex a C makeover»
#cpp #programming #cprogramming
on Sep 5
From youtube.com
1 1
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#cpp #tdd #cplusplus #programming
on Aug 28
From sched.com
CppCon 2024: Back to Basics: Debugging and Testing
1 1
View more about this event at CppCon 2024
#cpp #cplusplus #debugging #programming
on Aug 28
From youtube.com
1 1
Bekijk je favoriete video's, luister naar de muziek die je leuk vindt, upload originele content en deel alles met vrienden, familie en anderen op YouTube.
#cpp #coding #cplusplus #programming #softwareengineering
on Aug 11