modern_cpp_series icon indicating copy to clipboard operation
modern_cpp_series copied to clipboard

series: things to cover

Open Delta456 opened this issue 5 years ago • 1 comments

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...

Delta456 avatar Jul 18 '20 16:07 Delta456

  • [x] std::optional

Delta456 avatar Nov 17 '23 20:11 Delta456