TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Meta-optimizing C++ expression templates

1 pointsby kevemanover 14 years ago
Using expression templates in C++ to enable lazy evaluation of vector and matrix expressions is a well known technique. This article goes a step further and shows how to optimize the expressions that are constructed using the same technique.

no comments

no comments