Backend Sep 11, 2020

cppinclude

https://cppcon.org/ https://github.com/CppCon/CppCon2020

  • Current situation in C++ headers, when touch header, that are included in a lot of files, need wait time when other files will be compiled.
  • Tool include-what-you-use( https://github.com/include-what-you-use/include-what-you-use ) that helps to fix wrong includes and add forward declaration. It shows code how should be.
  • Tool cppinclude( https://github.com/cppinclude/cppinclude ) . It shows code as is, what files include other files.
  • Introduction into simple example
  • cppinclude results on simple example, vlc, Clementine, gcc
  • Settings cppinclude

Oleg Fedorenko


Streamed & Edited by Digital Medium Ltd - events.digital-medium.co.uk events@digital-medium.co.uk