C++ Weekly - Ep 325 - Why vector of bool is Weird

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



Duration: 12:14
20,305 views
826


☟☟ Upcoming Conference Workshops (Swag, links and more) ☟☟

C++ Best Practices Workshops!
Sept 18, 19, Kongsberg, Norway: https://ndctechtown.com/workshops/c-best-practices/abf61aa1ff65
October 7, 8, Colorado, USA: https://cppcon.org/class-2023-best-practices/

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


2022-08-08C++ Weekly - Ep 336 - C++23's Awesome std::stacktrace Library
2022-08-01C++ Weekly - Ep 335 - Projects That Need Your Help! - Channel News and Updates
2022-07-25C++ Weekly - Ep 334 - How to Put a Lambda in a Container
2022-07-18C++ Weekly - Ep 333 - A Simplified std::function Implementation
2022-07-04C++ Weekly - Ep 331 - This Game Teaches C++!
2022-06-27C++ Weekly - Ep 330 - Faster Builds with `extern template` (And How It Relates to LTO)
2022-06-20C++ Weekly - Ep 329 - How LTO Easily Makes Your Program Faster
2022-06-13C++ Weekly - Ep 328 - Recursive Lambdas in C++23
2022-06-06C++ Weekly - Ep 327 - C++23's Multidimensional Subscript Operator Support
2022-05-30C++ Weekly - Ep 326 - C++23's Deducing `this`
2022-05-23C++ Weekly - Ep 325 - Why vector of bool is Weird
2022-05-16C++ Weekly - Ep 324 - C++20's Feature Test Macros
2022-05-09C++ Weekly - Ep 323 - C++23's auto{} and auto()
2022-05-02C++ Weekly - Ep 322 - Top 4 Places To Never Use `const`
2022-04-25C++ Weekly - Ep 321 - April 2022 Best Practices Game Jam Results
2022-04-18C++ Weekly - Ep 320 - Using `inline namespace` To Save Your ABI
2022-04-10C++ Weekly - Ep 319 - A JSON To C++ Converter
2022-04-03C++ Weekly - Ep 318 - My Meetup Got Nerd Sniped! A C++ Curry Function
2022-03-28C++ Weekly - Ep 317 - Do You Really Understand Member Functions?
2022-03-24C++ Best Practices Game Jam #1 - Starts April 1, 2022 - Info, Rules and Quick-Start
2022-03-21C++ Weekly - Ep 316 - What Are `const` Member Functions?



Tags:
C++
Programming