Binary compatibility in C++

  • Stream 2
  • Intramural
  • 16:00
  • RU

При написании кода на C++ часто появляются вопросы о том, как он будет взаимодейтсвовать с
внешним миром.
Ответить на эти вопросы порой бывает нелегко, и причиной этому служит отсуствие описания ABI в
стандарте C++.
В докладе рассмотрим, что такое ABI, и как программисты C++ живут в отсутсвии стандарта на него.
When developing in C++, it's sometimes unclear how to interact with the outside world.
These questions are not really easy to answer, and the reason of that is the lack of ABI
description in C++ Standard.
In this talk we will learn what is ABI and how C++ engineers live and work without ABI
standardized.

Sergey Gomon

Developer @Regula

Researcher and developer at Regula. Spheres of interest: network development, information protection, image processing.