C++ Weekly - Ep 265 - C++20's std::bit_cast

Subscribers:
120,000
Published on ● Video Link: https://www.youtube.com/watch?v=crErQJMwz1g



Duration: 8:38
12,303 views
647


☟☟ Awesome T-Shirts! Sponsors! Books! ☟☟

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++ 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/




Other Videos By C++ Weekly With Jason Turner


2021-05-24C++ Weekly - Ep 273 - C++23's Lambda Simplification (With Commodore 64 Example)
2021-05-17C++ Weekly - Ep 272 - Hello World, Hello Commodore
2021-05-10C++ Weekly - Ep 271 - string.clear() vs string = ""
2021-05-03C++ Weekly - Ep 270 - Break ABI to Save C++
2021-04-26C++ Weekly - Ep 269 - How To Use C++20's constexpr std::vector and std::string
2021-04-22C++20 For The Commodore 64
2021-04-19C++ Weekly - Ep 268 - Top 10 C++ Resources You MUST Know About!
2021-04-12C++ Weekly - Ep 267 - C++20's starts_with and ends_with
2021-04-08Modernizing SWIG's C++ Output
2021-04-05C++ Weekly - Ep 266 - C++20's std::shift_left and std::shift_right
2021-03-29C++ Weekly - Ep 265 - C++20's std::bit_cast
2021-03-22C++ Weekly - Ep 264 - Covariant Return Types and Covariant Smart Pointers
2021-03-15C++ Weekly - Ep 263 - Virtual Inheritance: Probably Not What You Think It Is
2021-03-08C++ Weekly - Ep 262 - std::string's 11 Confusing Constructors
2021-03-01C++ Weekly - Ep 261 - C++20's New consteval Keyword
2021-02-22C++ Weekly - Ep 260 - C++'s Most Vexing Parse: How To Spot It, Why It Exists, and How To Avoid It
2021-02-20C++ Weekly - Exploring and Reviewing F', The Mars Ingenuity Flight Software
2021-02-15C++ Weekly - Ep 259 - CRTP: What It Is, Some History and Some Uses
2021-02-08C++ Weekly - Ep 258 - The Awesome Power of C++20's std::source_location
2021-02-05I2C Device Hacking With Raspberry Pi 2 - Part 4
2021-02-01C++ Weekly - Ep 257 - Garbage In, Garbage Out - Why Initialization Matters



Tags:
C++
Programming