cxxomfort  rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
<ios>

Backports related to Standard header <ios>

// or as part of:

C++03 and onwards don't usually need anything to be done for <ios>; however for some older compilers that are missing out on the full ios interface this header provides some fixes and missing std names.

Interfaces

Interfaces defined in this section:

Non-backport interfaces:

See Also