modern_cpp_series
modern_cpp_series copied to clipboard
series: things to cover
The following things have to be covered:
- [ ] Templates
- [ ] Async
- [ ] Chrono
- [ ] STL Containers
- [ ] Modules
- [ ] Ranges
- [ ] Minor small features
- [ ] Files
- [ ] Namespaces
- [ ] Concepts
- [ ] For ranged Loop
- [ ] R-values
- [ ] Attributes
- [x] Variadic Functions
etc...
- [x]
std::optional