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.
**Channel** C++Weekly" **Topics** I'd like to learn about packing and endianess. I'm using these in embedded context, mostly in C, rarely in C++. Usually to fit data in very limited...
https://github.com/rui314/mold
**Channel** "C++Weekly" **Topics** How to setup, use and run ffmpeg in a program. It's really challenging for newbies πππlike me. Thanks If it can be in many episode that will...
**Channel** C++Weekly **Topics** Topics: std::sort vs std::ranges::sort spaceship operator concept totally ordered I am proposing this episode because I got bitten hard on this. I couldn't figure out what I...
**Channel** Is this a "C++Weekly" or "The [Fill in the Blank] Programmer" episode request? - C++ Weekly **Topics** What topics are important to cover for this episode? - Fundamentals of...
**Channel** "C++Weekly" **Topics** I was wondering why `nodiscard` is not transitive when defining an abstract interface. [Example](https://godbolt.org/z/rY33z1v7M). Am I doing something wrong or is there another way to make sure...
**Channel** "C++Weekly" **Topics** - Show an example or use case - Pros and Cons or issues using smart pointers **Length** 5-10 minutes
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2590r2.pdf `start_lifetime_as`
https://twitter.com/lefticus/status/1569339209097572353
**Channel** Is this a "C++Weekly" or "The [Fill in the Blank] Programmer" episode request? **C++ Weekly** **Topics** What topics are important to cover for this episode? I saw [this video](https://youtu.be/O8HndvYNvQ4?si=e6ucsgeUlpXLBMva)...