C++ Weekly - Ep 404 - How (and Why) To Write Code That Avoids std::move

C++ Weekly - Ep 404 - How (and Why) To Write Code That Avoids std::move

41.100 Lượt nghe
C++ Weekly - Ep 404 - How (and Why) To Write Code That Avoids std::move
☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟ Upcoming Workshops: ► C++ Best Practices Workshop, C++ On Sea, Folkestone, UK, June 26-27, 2025: https://cpponsea.uk/2025/session/cpp-best-practices Calling all C++ developers: A free preview of CLion with much faster core IDE functions is out! 🎉 Introducing CLion Nova – a version of CLion with the C++ language engine from ReSharper C++ and JetBrains Rider. It brings: Faster highlighting speeds A more responsive UI Significantly fewer freezes and hangs in refactorings Learn more and use it for free: https://jb.gg/cpp_nova Episode Notes: https://github.com/lefticus/cpp_weekly/issues/299 Episode 125 - The Optimal Way To Return From A Function - https://youtu.be/9mWWNYRHAIQ T-SHIRTS AVAILABLE! ► The best C++ T-Shirts anywhere! https://my-store-d16a2f.creator-spring.com/ WANT MORE JASON? ► My Training Classes: http://emptycrate.com/training.html ► Follow me on twitter: https://twitter.com/lefticus SUPPORT THE CHANNEL ► Patreon: https://www.patreon.com/lefticus ► Github Sponsors: https://github.com/sponsors/lefticus ► Paypal Donation: https://www.paypal.com/donate/?hosted_button_id=PQ4A2V6ZZFQEU GET INVOLVED ► Video Idea List: https://github.com/lefticus/cpp_weekly/issues JASON'S BOOKS ► C++23 Best Practices Amazon Paperback: https://amzn.to/47MEAhj Leanpub Ebook: https://leanpub.com/cpp23_best_practices/ ► C++ Best Practices Amazon Paperback: https://amzn.to/3wpAU3Z Leanpub Ebook: https://leanpub.com/cppbestpractices JASON'S PUZZLE BOOKS ► Object Lifetime Puzzlers Book 1 Amazon Paperback: https://amzn.to/3g6Ervj Leanpub Ebook: https://leanpub.com/objectlifetimepuzzlers_book1 ► Object Lifetime Puzzlers Book 2 Amazon Paperback: https://amzn.to/3whdUDU Leanpub Ebook: https://leanpub.com/objectlifetimepuzzlers_book2 ► Object Lifetime Puzzlers Book 3 Leanpub Ebook: https://leanpub.com/objectlifetimepuzzlers_book3 ► Copy and Reference Puzzlers Book 1 Amazon Paperback: https://amzn.to/3g7ZVb9 Leanpub Ebook: https://leanpub.com/copyandreferencepuzzlers_book1 ► Copy and Reference Puzzlers Book 2 Amazon Paperback: https://amzn.to/3X1LOIx Leanpub Ebook: https://leanpub.com/copyandreferencepuzzlers_book2 ► Copy and Reference Puzzlers Book 3 Leanpub Ebook: https://leanpub.com/copyandreferencepuzzlers_book3 ► OpCode Puzzlers Book 1 Amazon Paperback: https://amzn.to/3KCNJg6 Leanpub Ebook: https://leanpub.com/opcodepuzzlers_book1 RECOMMENDED BOOKS ► Bjarne Stroustrup's A Tour of C++ (now with C++20/23!): https://amzn.to/3X4Wypr AWESOME PROJECTS ► The C++ Starter Project - Gets you started with Best Practices Quickly - https://github.com/cpp-best-practices/cpp_starter_project ► C++ Best Practices Forkable Coding Standards - https://github.com/cpp-best-practices/cppbestpractices O'Reilly VIDEOS ► Inheritance and Polymorphism in C++ - https://www.oreilly.com/library/view/inheritance-and-polymorphism/9781491961933/ ► Learning C++ Best Practices - https://www.oreilly.com/library/view/learning-c-best/9781491954898/