TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Notes on C++ SFINAE, Modern C++ and C++20 Concepts
3 点
作者
nikbackm
大约 5 年前
1 comment
joebaf
大约 5 年前
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?