Modules
module my_module {}
File Module
module;
Imports
import {
library1.foo,
library2.bar,
};
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
module my_module {}
module;
import {
library1.foo,
library2.bar,
};