DIFF.BLOG
New Following Discover Jobs
More
Top Writers Suggest a blog Upvotes plugin
Report bug Contact About
Sign up
Topics
Follow your own topics →
Menu
New Following Discover Jobs Top Writers
More
Suggest a blog Upvotes plugin Report bug Contact About
Sign up
The home for great developer writing.
We surface the best developer writing from thousands of independent blogs, updated daily.
Join Diff.blog
TOPICS

Reducing C++ template bloat by factoring out the type-dependent portions of the function

· Raymond Chen · Aug. 21, 2026, 6:01 a.m.
Code Old New Thing C++ template programming software development Code Optimization
Summary
This blog post discusses strategies for reducing C++ template bloat by identifying and factoring out type-dependent portions of a function. It aims to improve code efficiency and readability, which is beneficial for developers working with templates in C++.
Read full post on devblogs.microsoft.com →
MORE POSTS LIKE THIS
Making an agile version of a Windows Runtime delegate in C++/WinRT, part 5
Raymond Chen · Jul 24, 2026
Code Old New Thing
Memory Management in C++ by Patrice Roy
Sandordargo · Jun 17, 2026
books C++
dotnet: Improving C# Memory Safety
Sujith Quintelier · May 22, 2026
C++ Memory Safety
Microsoft Agent Framework — Foundations
Nikiforov Alexey · Mar 2, 2026
Microsoft Agent Framework AI agents
How to Implement Type Safe Unions in C# With OneOf
freeCodeCamp.org · Jan 24, 2026
C++ C++
Changing Immutable Collections
Jon Skeet · Dec 31, 2025
C++ Election 2029
Discover more posts →
AUTHOR
BLOG POST FEATURED ON

Placeholder image
Hacker News

1 points

Add this plugin to your blog
RECENT POSTS FROM THE AUTHOR
Choose how you want to continue.
Continue with GitHub Continue with Google