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

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

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.