Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

C++ Weekly - Ep 501 - Does C++26 Solve the constexpr Problem?

Автор: C++ Weekly With Jason Turner

Загружено: 2025-10-06

Просмотров: 10291

Описание:

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

constexpr ALL the things! -    • C++Now 2017: Ben Deane & Jason Turner "con...  
Ep 313 - The `constexpr` Problem That Took Me 5 Years To Fix! -    • C++ Weekly - Ep 313 - The `constexpr` Prob...  
Understanding The constexpr 2-Step -    • Understanding The constexpr 2-Step - Jason...  


Episode details: https://github.com/lefticus/cpp_weekl...

T-SHIRTS AVAILABLE!

► The best C++ T-Shirts anywhere! https://jason-turner-shop.fourthwall....


WANT MORE JASON?

► My Training Classes: http://emptycrate.com/training.html
► Follow me on twitter:   / lefticus  


SUPPORT THE CHANNEL

► Patreon:   / lefticus  
► Github Sponsors: https://github.com/sponsors/lefticus
► Paypal Donation: https://www.paypal.com/donate/?hosted...


GET INVOLVED

► Video Idea List: https://github.com/lefticus/cpp_weekl...


JASON'S BOOKS

► C++23 Best Practices
Amazon Paperback: https://amzn.to/47MEAhj
Leanpub Ebook: https://leanpub.com/cpp23_best_practi...

► C++ Best Practices
Amazon Paperback: https://amzn.to/3wpAU3Z
Leanpub Ebook: https://leanpub.com/cppbestpractices


JASON'S PUZZLE BOOKS

► Programming Puzzles Big Book
Amazon Paperback: https://amzn.to/4plj0cb
Leanpub Ebook: https://leanpub.com/programming_puzzl...

► Object Lifetime Puzzlers Book 1
Amazon Paperback: https://amzn.to/3g6Ervj
Leanpub Ebook: https://leanpub.com/objectlifetimepuz...

► Object Lifetime Puzzlers Book 2
Amazon Paperback: https://amzn.to/3whdUDU
Leanpub Ebook: https://leanpub.com/objectlifetimepuz...

► Object Lifetime Puzzlers Book 3
Leanpub Ebook: https://leanpub.com/objectlifetimepuz...

► Copy and Reference Puzzlers Book 1
Amazon Paperback: https://amzn.to/3g7ZVb9
Leanpub Ebook: https://leanpub.com/copyandreferencep...

► Copy and Reference Puzzlers Book 2
Amazon Paperback: https://amzn.to/3X1LOIx
Leanpub Ebook: https://leanpub.com/copyandreferencep...

► Copy and Reference Puzzlers Book 3
Leanpub Ebook: https://leanpub.com/copyandreferencep...

► 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...
► C++ Best Practices Forkable Coding Standards - https://github.com/cpp-best-practices...


O'Reilly VIDEOS

► Inheritance and Polymorphism in C++ - https://www.oreilly.com/library/view/...
► Learning C++ Best Practices - https://www.oreilly.com/library/view/...

C++ Weekly - Ep 501 - Does C++26 Solve the constexpr Problem?

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

The Amazing Power of C++26's Template For Statements (Ep 503)

The Amazing Power of C++26's Template For Statements (Ep 503)

Three Cool Things in C++26: Safety, Reflection & std::execution - Herb Sutter - C++ on Sea 2025

Three Cool Things in C++26: Safety, Reflection & std::execution - Herb Sutter - C++ on Sea 2025

C++ Weekly - Ep 454 - std::apply vs std::invoke (and how they work!)

C++ Weekly - Ep 454 - std::apply vs std::invoke (and how they work!)

Что такое Typst? Современная альтернатива LaTeX

Что такое Typst? Современная альтернатива LaTeX

C++ Insights - Episode 51: The magic of C++20s std::source_location

C++ Insights - Episode 51: The magic of C++20s std::source_location

How To Use `constexpr` In C++23 - Jason Turner - NDC TechTown 2024

How To Use `constexpr` In C++23 - Jason Turner - NDC TechTown 2024

Ep 511 – C++ move(obj).fun() vs move(obj.fun()): The Reference-Qualifier Gotcha

Ep 511 – C++ move(obj).fun() vs move(obj.fun()): The Reference-Qualifier Gotcha

Супероптимизация C++: в 1000 раз быстрее

Супероптимизация C++: в 1000 раз быстрее

C++ Weekly - Ep 497 - How to Add Static Analysis to Legacy C++

C++ Weekly - Ep 497 - How to Add Static Analysis to Legacy C++

Effective Ranges: A Tutorial for Using C++2x Ranges - Jeff Garland - CppCon 2023

Effective Ranges: A Tutorial for Using C++2x Ranges - Jeff Garland - CppCon 2023

Что нового в C# 14

Что нового в C# 14

C++ Weekly - Ep 506 - Zero Cost Function Binding

C++ Weekly - Ep 506 - Zero Cost Function Binding

The Strange Math That Predicts (Almost) Anything

The Strange Math That Predicts (Almost) Anything

Understanding The constexpr 2-Step - Jason Turner - C++ on Sea 2024

Understanding The constexpr 2-Step - Jason Turner - C++ on Sea 2024

C++ FINALLY Made Logging GOOD!

C++ FINALLY Made Logging GOOD!

C++ Weekly - Ep 504 - Practical Reflection in C++26

C++ Weekly - Ep 504 - Practical Reflection in C++26

Почему ваш код не соответствует Python (и как это исправить)

Почему ваш код не соответствует Python (и как это исправить)

C++ Weekly - Ep 456 - RVO + Trivial Types = Faster Code

C++ Weekly - Ep 456 - RVO + Trivial Types = Faster Code

Modern C++ Error Handling - Phil Nash - CppCon 2024

Modern C++ Error Handling - Phil Nash - CppCon 2024

C++ Weekly - Ep 510 - The AMAZING Performance of array (and span)!

C++ Weekly - Ep 510 - The AMAZING Performance of array (and span)!

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]