RenΓ©'s URL Explorer Experiment


Title: [output.streams]

direct link

Domain: timsong-cpp.github.io

Links:

[input.output]https://timsong-cpp.github.io/cppwp/#input.output
[iostream.format]https://timsong-cpp.github.io/cppwp/iostream.format#output.streams
[output.streams.general]https://timsong-cpp.github.io/cppwp/output.streams#general
[ostream]https://timsong-cpp.github.io/cppwp/output.streams#ostream
[ostream.general]https://timsong-cpp.github.io/cppwp/output.streams#ostream.general
[ostream.cons]https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons
[ostream.assign]https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign
[ostream.sentry]https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry
[ostream.seeks]https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks
[ostream.formatted]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
[ostream.inserters.arithmetic]https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic
[ostream.inserters]https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters
[ostream.inserters.character]https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character
[ostream.formatted.print]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print
[ostream.unformatted]https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted
[ostream.manip]https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip
[ostream.rvalue]https://timsong-cpp.github.io/cppwp/output.streams#ostream.rvalue
31.7.6.1https://timsong-cpp.github.io/cppwp/output.streams#general
[output.streams.general]https://timsong-cpp.github.io/cppwp/output.streams.general
1https://timsong-cpp.github.io/cppwp/output.streams#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5915
https://timsong-cpp.github.io/cppwp/ostream.syn#header:%3costream%3e
.https://timsong-cpp.github.io/cppwp/output.streams#general-1.sentence-1
31.7.6.2https://timsong-cpp.github.io/cppwp/output.streams#ostream
[ostream]https://timsong-cpp.github.io/cppwp/ostream
31.7.6.2.1https://timsong-cpp.github.io/cppwp/output.streams#ostream.general
[ostream.general]https://timsong-cpp.github.io/cppwp/ostream.general
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5924
[basic.fundamental]https://timsong-cpp.github.io/cppwp/basic.fundamental
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:basic_ostream
basic_ioshttps://timsong-cpp.github.io/cppwp/ios
[ostream.cons]https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons
[ostream.sentry]https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry
[ostream.formatted]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted
[ostream.unformatted]https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted
[ostream.seeks]https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks
[ostream.cons]https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons
[ostream.assign]https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign
[ostream.inserters.character]https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6063
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-2.sentence-1
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6070
formatted output functionshttps://timsong-cpp.github.io/cppwp/output.streams#def:formatted_output_functions
insertershttps://timsong-cpp.github.io/cppwp/output.streams#def:inserters
unformatted output functions.https://timsong-cpp.github.io/cppwp/output.streams#def:unformatted_output_functions.
inserthttps://timsong-cpp.github.io/cppwp/output.streams#def:insert
charactershttps://timsong-cpp.github.io/cppwp/output.streams#def:characters
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-3.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-3.sentence-2
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6094
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-4.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-4.sentence-2
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6108
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-note-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.general-5.sentence-1
31.7.6.2.2https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons
[ostream.cons]https://timsong-cpp.github.io/cppwp/ostream.cons
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:basic_ostream,constructor
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6123
[basic.ios.cons]https://timsong-cpp.github.io/cppwp/basic.ios.cons
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-1.sentence-1
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6128
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:basic_ostream,constructor_
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6139
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-3.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-3.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:basic_ostream,destructor
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6153
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.cons-4.sentence-1
31.7.6.2.3https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign
[ostream.assign]https://timsong-cpp.github.io/cppwp/ostream.assign
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator=,basic_ostream
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6167
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign-1.sentence-1
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6171
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:swap,basic_ostream
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6182
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.assign-3.sentence-1
31.7.6.2.4https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry
[ostream.sentry]https://timsong-cpp.github.io/cppwp/ostream.sentry
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:basic_ostream::sentry
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6208
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:basic_ostream::sentry,constructor
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6220
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-2.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-2.sentence-2
263https://timsong-cpp.github.io/cppwp/output.streams#footnote-263
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6236
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-3.sentence-1
[iostate.flags]https://timsong-cpp.github.io/cppwp/iostate.flags
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-3.sentence-2
264https://timsong-cpp.github.io/cppwp/output.streams#footnote-264
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:basic_ostream::sentry,destructor
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6264
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-4.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-4.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator_bool,basic_ostream::sentry
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6282
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.sentry-5.sentence-1
263)https://timsong-cpp.github.io/cppwp/output.streams#footnote-263
263)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-263
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-263.sentence-1
264)https://timsong-cpp.github.io/cppwp/output.streams#footnote-264
264)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-264
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-264.sentence-1
31.7.6.2.5https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks
[ostream.seeks]https://timsong-cpp.github.io/cppwp/ostream.seeks
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6290
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-1.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:tellp,basic_ostream
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6300
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-2.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-2.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:seekp,basic_ostream
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6317
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-3.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-3.sentence-2
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6328
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:seekp,basic_ostream_
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6339
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-5.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-5.sentence-2
6https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6348
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.seeks-6.sentence-1
31.7.6.3https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted
[ostream.formatted]https://timsong-cpp.github.io/cppwp/ostream.formatted
31.7.6.3.1https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/ostream.formatted.reqmts
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6357
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1.sentence-2
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1.sentence-3
265https://timsong-cpp.github.io/cppwp/output.streams#footnote-265
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1.sentence-4
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1.sentence-5
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1.sentence-6
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-1.sentence-7
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6390
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-2.sentence-1
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6397
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-3.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-3.sentence-2
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts-3.sentence-3
265)https://timsong-cpp.github.io/cppwp/output.streams#footnote-265
265)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-265
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-265.sentence-1
31.7.6.3.2https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic
[ostream.inserters.arithmetic]https://timsong-cpp.github.io/cppwp/ostream.inserters.arithmetic
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6430
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-1.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-1.sentence-2
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6499
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-2.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-2.sentence-2
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-2.sentence-3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-2.sentence-4
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-2.sentence-5
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-2.sentence-6
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6526
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream_
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6537
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-itemdecl:3
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6547
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-5.sentence-3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-5.sentence-4
6https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6571
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.arithmetic-6.sentence-1
31.7.6.3.3https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters
[ostream.inserters]https://timsong-cpp.github.io/cppwp/ostream.inserters
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream__
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6584
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-1.sentence-1
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-1.sentence-2
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6590
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-2.sentence-1
266https://timsong-cpp.github.io/cppwp/output.streams#footnote-266
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream___
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6606
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-3.sentence-1
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-3.sentence-2
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6613
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-4.sentence-1
267https://timsong-cpp.github.io/cppwp/output.streams#footnote-267
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream____
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6629
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-5.sentence-1
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-5.sentence-2
6https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6636
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream_____
7https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6647
[ostream.unformatted]https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-7.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-7.sentence-2
8https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6657
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-8.sentence-1
(8.1)https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-8.1
(8.2)https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-8.2
(8.3)https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-8.3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-8.sentence-2
9https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6673
[iostate.flags]https://timsong-cpp.github.io/cppwp/iostate.flags
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-9.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-9.sentence-2
10https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6687
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-10.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream______
11https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6698
NTCTShttps://timsong-cpp.github.io/cppwp/defns.ntcts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters-11.sentence-1
266)https://timsong-cpp.github.io/cppwp/output.streams#footnote-266
266)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-266
[ostream.manip]https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-266.sentence-1
267)https://timsong-cpp.github.io/cppwp/output.streams#footnote-267
267)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-267
[basefield.manip]https://timsong-cpp.github.io/cppwp/basefield.manip
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-267.sentence-1
31.7.6.3.4https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character
[ostream.inserters.character]https://timsong-cpp.github.io/cppwp/ostream.inserters.character
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream_______
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6728
formatted output functionhttps://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-1.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-1.sentence-2
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-1.sentence-3
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-1.sentence-4
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-1.sentence-5
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-1.sentence-6
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6743
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream________
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6764
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-3.sentence-1
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6768
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.sentence-1
[basic.ios.members]https://timsong-cpp.github.io/cppwp/basic.ios.members
(4.1)https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.1
(4.2)https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.2
(4.3)https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.sentence-2
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.sentence-3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.sentence-4
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-4.sentence-5
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6800
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.inserters.character-5.sentence-1
31.7.6.3.5https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print
[ostream.formatted.print]https://timsong-cpp.github.io/cppwp/ostream.formatted.print
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:print
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6814
[lex.charset]https://timsong-cpp.github.io/cppwp/lex.charset
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:println
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6833
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:println_
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6847
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:vprint_unicode
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6863
[ostream.formatted.reqmts]https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.reqmts
(4.1)https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.1
(4.2)https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.2
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.sentence-1
(4.3)https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.3.sentence-1
[intro.abstract]https://timsong-cpp.github.io/cppwp/intro.abstract
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.3.sentence-2
(4.4)https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.4
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.4.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-4.sentence-3
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6905
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.formatted.print-5.sentence-1
31.7.6.4https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted
[ostream.unformatted]https://timsong-cpp.github.io/cppwp/ostream.unformatted
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6916
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-1.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-1.sentence-2
268https://timsong-cpp.github.io/cppwp/output.streams#footnote-268
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-1.sentence-3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-1.sentence-4
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-1.sentence-5
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:put,basic_ostream
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6951
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-2.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-2.sentence-2
269https://timsong-cpp.github.io/cppwp/output.streams#footnote-269
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6964
[iostate.flags]https://timsong-cpp.github.io/cppwp/iostate.flags
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-3.sentence-1
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6970
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:write,basic_ostream
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L6981
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-5.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-5.sentence-2
270https://timsong-cpp.github.io/cppwp/output.streams#footnote-270
(5.1)https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-5.1
(5.2)https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-5.2
[iostate.flags]https://timsong-cpp.github.io/cppwp/iostate.flags
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-5.sentence-3
6https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7006
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:flush,basic_ostream
7https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7017
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-7.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-7.sentence-2
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-7.sentence-3
[iostate.flags]https://timsong-cpp.github.io/cppwp/iostate.flags
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-7.sentence-4
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-7.sentence-5
8https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7033
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted-8.sentence-1
268)https://timsong-cpp.github.io/cppwp/output.streams#footnote-268
268)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-268
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-268.sentence-1
269)https://timsong-cpp.github.io/cppwp/output.streams#footnote-269
269)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-269
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-269.sentence-1
270)https://timsong-cpp.github.io/cppwp/output.streams#footnote-270
270)https://timsong-cpp.github.io/cppwp/output.streams#footnoteref-270
.https://timsong-cpp.github.io/cppwp/output.streams#footnote-270.sentence-1
31.7.6.5https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip
[ostream.manip]https://timsong-cpp.github.io/cppwp/ostream.manip
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7040
[namespace.std]https://timsong-cpp.github.io/cppwp/namespace.std
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:endl_
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7052
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-2.sentence-1
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7059
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:ends
4https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7071
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-4.sentence-1
5https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7077
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-5.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:flush_
6https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7089
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-6.sentence-1
7https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7094
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-7.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:emit_on_flush
8https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7106
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-8.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-8.sentence-2
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-note-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-8.sentence-3
9https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7120
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-9.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:noemit_on_flush
10https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7132
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-10.sentence-1
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-10.sentence-2
11https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7140
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-11.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:flush_emit
12https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7152
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-12.sentence-1
[ostream.unformatted]https://timsong-cpp.github.io/cppwp/output.streams#ostream.unformatted
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-12.sentence-2
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-12.sentence-3
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-12.sentence-4
13https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7163
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.manip-13.sentence-1
31.7.6.6https://timsong-cpp.github.io/cppwp/output.streams#ostream.rvalue
[ostream.rvalue]https://timsong-cpp.github.io/cppwp/ostream.rvalue
πŸ”—https://timsong-cpp.github.io/cppwp/output.streams#lib:operator%3c%3c,basic_ostream_________
1https://timsong-cpp.github.io/cppwp/output.streams#ostream.rvalue-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7177
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.rvalue-1.sentence-1
2https://timsong-cpp.github.io/cppwp/output.streams#ostream.rvalue-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7183
3https://timsong-cpp.github.io/cppwp/output.streams#ostream.rvalue-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L7187
.https://timsong-cpp.github.io/cppwp/output.streams#ostream.rvalue-3.sentence-1

URLs of crawlers that visited me.