Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023

  • CppCon
  • 2023-12-19
  • 7598
C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023
C++20 ModulesLuis Caro Camposmodulescpp modulesc++ modulespackage manager c++binaries in cppc++20c++ binariescpp package managercpp20 modulesbinary module interfacebinary module C++CMakeThe Packaging and Binary Redistribution StoryNinjacompilerbuild systembuild toolssoftwarec++cppcppconc++concpp conc++ concppcon 2023in cppin c++2023talkscodecompiler implementationstutorialcppcon c++20youtubecpp 20 modulesboosttools
  • ok logo

Скачать C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023 бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023 или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

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

Cкачать музыку C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023 бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023

https://cppcon.org/
---

C++20 Modules: The Packaging and Binary Redistribution Story - Luis Caro Campos - CppCon 2023
https://github.com/CppCon/CppCon2023

C++ modules are one of the most talked-about features introduced in C++20, but are still not widely in use. One of the biggest promises of C++ modules is to reduce overall compilation times by removing the need to have the compiler parsing the same include files across a big number of translation units. However, despite available compiler implementations, modules are still not generally in use. Why is this?

When put into practice, C++ modules introduce a dependency in the order in which translation units are built: in order to build a source file that contains a module import statement, the source file that exports the name module needs to have been compiled into a binary module interface beforehand. This calls for compilers and build systems to work together to correctly derive the order in which source files need to be compiled.

To overcome this, paper P1689 has been proposed for compilers to report the dependencies between source files, so that build tools (e.g. CMake and Ninja) can use this information to derive the correct build order. However, the currently available implementations have limitations and where all the source files that export module definitions should be visible by the same build.

How does this work in scenarios where we have dependencies (e.g. third-party) that are provided externally to the current build system? We have become accustomed to a model where a “binary” package contains, at the very least, header files (.h/.hpp) for the compiler, and libraries (.a/.so/.lib/.dylib) for the linker. How do modules fit into this model when it comes to installing and distributing prebuilt binaries? Now more files are required on the consuming side: the compiled binary module interface, and the corresponding module interface source file.

This talk will review the current state of modules in C++, by presenting the experience currently provided by the most recent versions of the relevant tools. Special focus will be put on the potential of using C++20 modules for external library dependencies, and how far we are from being able to consume external libraries using modules.
---

Luis Caro Campos

Luis is a Electronics and Computer Engineer based in the UK, with previous experience as a C++ engineer in the field of Computer Vision and Robotics. With a passion to enable C++ engineers to develop at scale following modern DevOps practices. He is currently part of the Conan team at JFrog, focused on the problems of the C++ community at large.
---

Videos Filmed & Edited by Bash Films: http://www.BashFilms.com
YouTube Channel Managed by Digital Medium Ltd: https://events.digital-medium.co.uk
---

Registration for CppCon: https://cppcon.org/registration/

#cppcon #cppprogramming #cpp

Комментарии

Информация по комментариям в разработке

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

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

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