|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2022-04-05 22:56:39
Niall Douglas wrote:
> >> The compiler will automatically as-if do the above for you if Modules
> >> are enabled for standard library headers. It's clever enough to
> >> interpret an include as an import. So no need.
> >>
> > Right, but this part of the standard is optional. MSVC has it but not
> > the others, right?
>
> clang has it too.
Clang doesn't even seem to support `import <iostream>;` yet.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk