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:
parent
fb483982f5
commit
a337c8e1a1
@ -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><sstream></tt> for
|
||||
example) is allowed normally, it is just <tt><iostream></tt> that is
|
||||
causing problems.</p>
|
||||
|
||||
<div align="center">
|
||||
<table>
|
||||
<tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user