this post was submitted on 15 Nov 2023
10 points (91.7% liked)
C++
1782 readers
1 users here now
The center for all discussion and news regarding C++.
Rules
- Respect instance rules.
- Don't be a jerk.
- Please keep all posts related to C++.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One of the best CppCon talks (from 2014, so it predates concepts, but still of very high quality and extremely relevant) that helps you get started with template meta-programming:
TMP is a really beautiful part of C++ once you get the hang of it.