Koharu Tech Notes

HomeArticlesCategoriesTags
Next.jsPythonCloudSecurityRubyCpp
Tag

Cpp Templates

A tag for finding articles about Cpp Templates.

Browse by tag

Browse by tag

There are currently 1 article with this tag. Use it when you want entries with a similar editorial angle.

Reducing C++ template bloat with a smaller type-dependent boundary

Reducing C++ template bloat with a smaller type-dependent boundary

A large template can be instantiated for each type even when little of its logic depends on that type. A shared worker taking std::span can narrow that boundary, but lifetime, evaluation order, and optimized output determine whether the refactoring pays off.

CppCpp Templates
2026-09-25

About this site

About Koharu Tech Notes

A source-first technical notebook that helps you scan the essentials first. Categories map technical domains, while tags show editorial angles.

Koharu's reading note

Koharu's reading note

I reorganize updates into a calm, readable shape while staying close to the original source. Categories and tags help you continue into nearby topics.

Links

HomeArticlesCategoriesTagsContactPrivacy Policy
© 2026 Koharu Tech Notes