Standard library header <iostream>

This header is part of the Input/output library.

# Defect reports

DRApplied toBehavior as publishedCorrect behavior
LWG 155C++98the type of the static object was std::basic_ios::Init(not strictly wrong, but the wording was misleading)corrected to std::ios_base::Init
LWG 1123C++98including did not guarantee theconstruction of std::ios_base::Init objectsguarantees