Skip to main content

One doc tagged with "one-definition-rule"

View all tags

Translation Units

A translation unit is a single source file plus all its included headers after preprocessing. It's the basic unit of compilation in C++.