Commit 8e6405c
[libc++] Granularize <ostream> (#85537)
This also includes `<__ostream/basic_ostream.h>` in `<sstream>` now,
reducing the include time of `<complex>` from 819ms to 603ms.
NOKEYCHECK=True
GitOrigin-RevId: 17f006207cb233e4988160fe8860cf082bbafe881 parent 530157c commit 8e6405c
File tree
19 files changed
+1243
-1016
lines changed- include
- __ostream
- test
- libcxx
- input.output
- file.streams/fstreams
- iostream.format/output.streams
- transitive_includes
- std
- input.output/syncstream/syncbuf
- thread/thread.threads/thread.thread.class/thread.thread.id
19 files changed
+1243
-1016
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| 584 | + | |
| 585 | + | |
584 | 586 | | |
585 | 587 | | |
586 | 588 | | |
| |||
0 commit comments