This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of New status.
<ios>
implicitly #include
d by <sstream>
, <fstream>
etc.?Section: 31.8 [string.streams], 31.10 [file.streams] Status: New Submitter: Jens Maurer Opened: 2019-11-01 Last modified: 2019-11-04
Priority: 3
View all other issues in [string.streams].
View all issues with New status.
Discussion:
It is unclear whether the streams headers implicitly #include <ios>
and make (for example)
the name std::basic_ios
available after including <sstream>
.
[2019-11 Priority to 3 during Monday issue prioritization in Belfast]
Proposed resolution: