-
Key: CPP11-224
-
Legacy Issue Number: 731
-
Status: closed
-
Source: Anonymous
-
Summary:
Summary: Most ORBs provide overloaded operators to inject String_var values into ostream, istream, on ifstream. Problem: C++ does not make these operators mandatory, so every time I use one of them, I am writing non-portable and proprietary code. Nail those operators down and make them mandatory in the spec
-
Reported: CPP 1.0b1 — Wed, 24 Sep 1997 04:00 GMT
-
Disposition: Resolved — CPP 1.0
-
Disposition Summary:
Fixed, requirements added
-
Updated: Fri, 6 Mar 2015 20:58 GMT