Главная
Study mode:
on
1
Introduction
2
Abstract
3
Components
4
External Linkage
5
What is Linkage
6
Binding
7
Relationships
8
Pointless
9
Point in Name Only
10
Physical Dependencies
11
Level Numbers
12
Physical Design
13
Design Imperatives
14
No longdistance friendship
15
Colocating public classes
16
Iterators
17
Single Solution
18
Hierarchy of Solutions
19
Flea on an Elephant
20
Insulation
21
Encapsulation
22
Insulated
23
Hierarchical Reuse
Description:
Explore the impact of C++ modules on large-scale software development in this ACCU 2019 conference talk by John Lakos. Delve into how modules will revolutionize program architecture, code organization, and deployment strategies. Learn about stable migration techniques for transitioning large codebases to module-based systems while maintaining compatibility with traditional header files. Gain insights from Lakos, a renowned expert in large-scale C++ development and author of influential books on the subject, as he shares his expertise on improving compilation speeds, reducing preprocessor reliance, and enhancing overall software design through the use of C++ modules.

C++ Modules and Large-Scale Development

ACCU Conference
Add to list