DEV Community

C++

Official tag for the C++ programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building an Official Performance Baseline for Vix.cpp Core v2.6.3

Building an Official Performance Baseline for Vix.cpp Core v2.6.3

Comments
3 min read
Building a Simple Circuit Resistance Calculator in C++ (and a logic trap to avoid)

Building a Simple Circuit Resistance Calculator in C++ (and a logic trap to avoid)

1
Comments
2 min read
Activate the Window for the Specified HWND

Activate the Window for the Specified HWND

Comments
4 min read
🚀 Math vs. Strings: Two Ways to Manipulate Digits in C++

🚀 Math vs. Strings: Two Ways to Manipulate Digits in C++

1
Comments
2 min read
Putting your live windows on an infinite canvas: the "park & swap" trick (C++ / WGC / D3D11)

Putting your live windows on an infinite canvas: the "park & swap" trick (C++ / WGC / D3D11)

Comments
2 min read
C++ Basics: How to Determine a Triangle Type Using IF-ELSE Statements

C++ Basics: How to Determine a Triangle Type Using IF-ELSE Statements

Comments
1 min read
Vix.cpp v2.6.2: C++ Developer Toolkit Release with Windows SDK Installer Fix

Vix.cpp v2.6.2: C++ Developer Toolkit Release with Windows SDK Installer Fix

Comments
3 min read
🥧 314 Trillion Digits of Pi: The Software Engineering Secrets Behind y-cruncher

🥧 314 Trillion Digits of Pi: The Software Engineering Secrets Behind y-cruncher

Comments
7 min read
Turn Existing C++ Functions into Claude-Callable MCP Tools

Turn Existing C++ Functions into Claude-Callable MCP Tools

3
Comments
3 min read
Why Copy Something That's About to Die?

Why Copy Something That's About to Die?

1
Comments
5 min read
Learn robotics programming by simulating a robot first

Learn robotics programming by simulating a robot first

Comments
2 min read
C++ Crash Pattern S3 — Stack Corruption Crashes: How to Diagnose and Fix Them

C++ Crash Pattern S3 — Stack Corruption Crashes: How to Diagnose and Fix Them

Comments
3 min read
The Bugs That Hide Behind "It Works": Debugging a Multithreaded C++ Proxy Server

The Bugs That Hide Behind "It Works": Debugging a Multithreaded C++ Proxy Server

Comments
4 min read
GTest and short-circuit evaluation in C++

GTest and short-circuit evaluation in C++

1
Comments
2 min read
From 178ms to 1ms: When Store-to-Load Forwarding Stalls Your For Loop

From 178ms to 1ms: When Store-to-Load Forwarding Stalls Your For Loop

1
Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.