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.

Notes on C++ SFINAE, Modern C++ and C++20 Concepts

3 pointsby nikbackmabout 5 years ago

1 comment

joebafabout 5 years ago
So it seems that with concepts we can reduce the tricks of template code! Do you have your own examples where you needed SFINAE stuff?