The named module
std.compat exports the same declarations as
the named module
std, and
additionally exports declarations in the global namespace
corresponding to the declarations in namespace
std
that are provided by
the C++ headers for C library facilities (Table
25),
except the explicitly excluded declarations
described in
[support.c.headers.other].