unique_ptr header question

Bjoern Michaelsen bjoern.michaelsen at libreoffice.org
Mon Apr 24 10:09:10 UTC 2017


Hi,

On Mon, Apr 24, 2017 at 09:43:16AM +0200, Stephan Bergmann wrote:
> Another reason why a missing include of a standard library header may go
> unnoticed with some toolchains but not with others is that the standard
> allows C++ headers to include other C++ headers, so the relevant header may
> happen to be included indirectly through another header include.

Also IIRC, Windows precompiled headers might make the compiler see more stuff
than is explicitly included in any of header or cxx files.

Best,

Bjoern


More information about the LibreOffice mailing list