This is needed to implement <charconv>, otherwise <charconv> would need to include <system_error>, which pulls in <string> -- a header which the <charconv> proposal intends to keep away from.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCXX libc++
Event Timeline
Comment Actions
Are you sure? double_include.sh.cpp doesn't seem to be testing any intermediate headers.