cpp_weekly
cpp_weekly copied to clipboard
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
Results
322
cpp_weekly issues
Sort by
recently updated
recently updated
newest added
What to do about making copy and move operations `noexcept`? What about even making construction of it `noexcept`? Do you just lie? Do you pre-allocate?
episode idea
C++ Weekly
Show advantage (strength reduction) works with std::list, etc.
episode idea
C++ Weekly