Lines Matching refs:ostream
6358 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ostream in iostream.h is really defined" >&56359 $as_echo_n "checking whether ostream in iostream.h is really defined... " >&6; }6369 ostream &testout = cout; testout << "test" << endl;