this post was submitted on 15 Nov 2023
10 points (100.0% liked)

C++

2078 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] AlmightySnoo@lemmy.world 1 points 2 years ago* (last edited 2 years 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.