1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00

Not that using stream headers other than iostream is allowed.

llvm-svn: 54209
This commit is contained in:
Matthijs Kooijman 2008-07-30 12:14:10 +00:00
parent fb483982f5
commit a337c8e1a1

View File

@ -522,6 +522,10 @@ library. There are two problems with this:</p>
put more pressure on the VM system on low-memory machines.</li>
</ol>
<p>Note that using the other stream headers (<tt>&lt;sstream&gt;</tt> for
example) is allowed normally, it is just <tt>&lt;iostream&gt;</tt> that is
causing problems.</p>
<div align="center">
<table>
<tbody>