Loading…
CppCon 2019 has ended
Tuesday, September 17 • 15:15 - 16:15
Converting to C++20 Modules

Log in to save this to your schedule, view media, leave feedback and see who's attending!

C++20 will have a module system, which provides benefits beyond simple code hygiene. C++20 modules uses new keywords and explicit source-level annotations. How do we get there from here?

I have been implementing this in the GNU compiler, and will talk about the broad strokes of the module specification.
I will describe how:
* one may incrementally convert source code,
* build systems might be augmented,

Speakers
avatar for Nathan Sidwell

Nathan Sidwell

Software Engineer, Facebook
Nathan is a developer of the GNU Compiler Collection, particularly the C++ Front End. His current major project is implementing and influencing the modules TS.


Tuesday September 17, 2019 15:15 - 16:15 MDT
Aurora C
  • Modules/Builds/Packaging
  • Level Beginner, Intermediate, Advanced, Expert
  • Tags modules