| [input.output] | https://timsong-cpp.github.io/cppwp/#input.output |
| [iostream.format] | https://timsong-cpp.github.io/cppwp/iostream.format#input.streams |
| [input.streams.general] | https://timsong-cpp.github.io/cppwp/input.streams#general |
| [istream] | https://timsong-cpp.github.io/cppwp/input.streams#istream |
| [istream.general] | https://timsong-cpp.github.io/cppwp/input.streams#istream.general |
| [istream.cons] | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons |
| [istream.assign] | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign |
| [istream.sentry] | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry |
| [istream.formatted] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| [istream.formatted.arithmetic] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic |
| [istream.extractors] | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors |
| [istream.unformatted] | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted |
| [istream.manip] | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip |
| [istream.rvalue] | https://timsong-cpp.github.io/cppwp/input.streams#istream.rvalue |
| [iostreamclass] | https://timsong-cpp.github.io/cppwp/input.streams#iostreamclass |
| [iostreamclass.general] | https://timsong-cpp.github.io/cppwp/input.streams#iostreamclass.general |
| [iostream.cons] | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons |
| [iostream.dest] | https://timsong-cpp.github.io/cppwp/input.streams#iostream.dest |
| [iostream.assign] | https://timsong-cpp.github.io/cppwp/input.streams#iostream.assign |
| 31.7.5.1 | https://timsong-cpp.github.io/cppwp/input.streams#general |
| [input.streams.general] | https://timsong-cpp.github.io/cppwp/input.streams.general |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4290 |
| https://timsong-cpp.github.io/cppwp/istream.syn#header:%3cistream%3e |
| . | https://timsong-cpp.github.io/cppwp/input.streams#general-1.sentence-1 |
| 31.7.5.2 | https://timsong-cpp.github.io/cppwp/input.streams#istream |
| [istream] | https://timsong-cpp.github.io/cppwp/istream |
| 31.7.5.2.1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.general |
| [istream.general] | https://timsong-cpp.github.io/cppwp/istream.general |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4299 |
| [basic.fundamental] | https://timsong-cpp.github.io/cppwp/basic.fundamental |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.general-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_istream |
| basic_ios | https://timsong-cpp.github.io/cppwp/ios |
| [istream.cons] | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons |
| [istream.sentry] | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry |
| [istream.formatted] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted |
| [istream.unformatted] | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted |
| [istream.cons] | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons |
| [istream.assign] | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign |
| [istream.extractors] | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.general-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4402 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.general-2.sentence-1 |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.general-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4409 |
| formatted input functions | https://timsong-cpp.github.io/cppwp/input.streams#def:formatted_input_functions |
| extractors | https://timsong-cpp.github.io/cppwp/input.streams#def:extractors |
| unformatted input functions. | https://timsong-cpp.github.io/cppwp/input.streams#def:unformatted_input_functions. |
| extract | https://timsong-cpp.github.io/cppwp/input.streams#def:extract |
| characters | https://timsong-cpp.github.io/cppwp/input.streams#def:characters |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.general-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.general-3.sentence-2 |
| 31.7.5.2.2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons |
| [istream.cons] | https://timsong-cpp.github.io/cppwp/istream.cons |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_istream,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4437 |
| [basic.ios.cons] | https://timsong-cpp.github.io/cppwp/basic.ios.cons |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4442 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_istream,constructor_ |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4454 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-3.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_istream,destructor |
| 4 | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4468 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.cons-4.sentence-1 |
| 31.7.5.2.3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign |
| [istream.assign] | https://timsong-cpp.github.io/cppwp/istream.assign |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator=,basic_istream |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4482 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4486 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:swap,basic_istream |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4497 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.assign-3.sentence-2 |
| 31.7.5.2.4 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry |
| [istream.sentry] | https://timsong-cpp.github.io/cppwp/istream.sentry |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_istream::sentry |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4525 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:sentry,constructor |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4539 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-5 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-6 |
| 252 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-252 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-7 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-2.sentence-8 |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4590 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4600 |
| 5 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4609 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-5.sentence-1 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-5.sentence-2 |
| 253 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-253 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:sentry,destructor |
| 6 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4638 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator_bool,basic_istream::sentry |
| 7 | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4649 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry-7.sentence-1 |
| 252) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-252 |
| 252) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-252 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-252.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-252.sentence-2 |
| 253) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-253 |
| 253) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-253 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-253.sentence-1 |
| 31.7.5.3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted |
| [istream.formatted] | https://timsong-cpp.github.io/cppwp/istream.formatted |
| 31.7.5.3.1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/istream.formatted.reqmts |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4658 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-5 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-6 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-7 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-8 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts-1.sentence-9 |
| 31.7.5.3.2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic |
| [istream.formatted.arithmetic] | https://timsong-cpp.github.io/cppwp/istream.formatted.arithmetic |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4716 |
| num_get<> | https://timsong-cpp.github.io/cppwp/locale.num.get |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-1.sentence-1 |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-1.sentence-4 |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-note-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-1.sentence-5 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-1.sentence-6 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-1.sentence-7 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream_ |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4754 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream__ |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4778 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-itemdecl:4 |
| 4 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4801 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-4.sentence-1 |
| 5 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4809 |
| (5.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-5.1 |
| (5.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-5.2 |
| (5.3) | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-5.3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-5.sentence-1 |
| 6 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4825 |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-note-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-6.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.arithmetic-6.sentence-2 |
| 31.7.5.3.3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors |
| [istream.extractors] | https://timsong-cpp.github.io/cppwp/istream.extractors |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream___ |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4860 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-1.sentence-1 |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4866 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-2.sentence-1 |
| 254 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-254 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream____ |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4882 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-3.sentence-1 |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-3.sentence-2 |
| 4 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4889 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream_____ |
| 5 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4900 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-5.sentence-1 |
| 255 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-255 |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-5.sentence-2 |
| 6 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4911 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-6.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream______ |
| 7 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4927 |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-7.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-7.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-7.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-7.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-7.sentence-5 |
| 8 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4944 |
| (8.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-8.1 |
| (8.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-8.2 |
| (8.3) | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-8.3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-8.sentence-1 |
| 9 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4953 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-9.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-9.sentence-2 |
| 10 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4963 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-10.sentence-1 |
| 11 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4968 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-11.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream_______ |
| 12 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4984 |
| [istream.formatted.reqmts] | https://timsong-cpp.github.io/cppwp/input.streams#istream.formatted.reqmts |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-12.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-12.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-12.sentence-3 |
| 13 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4993 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-13.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream________ |
| 14 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5004 |
| unformatted input function | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14.sentence-1 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14.sentence-3 |
| (14.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14.1 |
| (14.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14.2 |
| (14.3) | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14.3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-14.sentence-4 |
| 15 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5026 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-15.sentence-1 |
| 16 | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5031 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.extractors-16.sentence-1 |
| 254) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-254 |
| 254) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-254 |
| [istream.manip] | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-254.sentence-1 |
| 255) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-255 |
| 255) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-255 |
| [basefield.manip] | https://timsong-cpp.github.io/cppwp/basefield.manip |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-255.sentence-1 |
| 31.7.5.4 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted |
| [istream.unformatted] | https://timsong-cpp.github.io/cppwp/istream.unformatted |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5038 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-4 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-5 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-6 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-7 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-8 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-9 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-1.sentence-10 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:gcount,basic_istream |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5090 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5096 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-3.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-3.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:get,basic_istream |
| 4 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5110 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-4.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-4.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-4.sentence-3 |
| 5 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5120 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-5.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:get,basic_istream_ |
| 6 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5133 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-6.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-6.sentence-2 |
| 256 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-256 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-6.sentence-3 |
| 7 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-7 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5150 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-7.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:get,basic_istream__ |
| 8 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-8 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5161 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-8.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-8.sentence-2 |
| 257 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-257 |
| (8.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-8.1 |
| (8.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-8.2 |
| (8.3) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-8.3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-8.sentence-3 |
| 9 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-9 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5189 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-9.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-9.sentence-2 |
| 10 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-10 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5196 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-10.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:get,basic_istream___ |
| 11 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-11 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5207 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-11.sentence-1 |
| 12 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-12 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5212 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-12.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:get,basic_istream____ |
| 13 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5223 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13.sentence-2 |
| (13.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13.1 |
| (13.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13.2 |
| (13.3) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13.3 |
| (13.4) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13.4 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-13.sentence-3 |
| 14 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-14 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5247 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-14.sentence-1 |
| 15 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-15 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5252 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-15.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:get,basic_istream_____ |
| 16 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-16 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5263 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-16.sentence-1 |
| 17 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-17 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5268 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-17.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:getline,basic_istream |
| 18 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-18 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5279 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-18.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-18.sentence-2 |
| 258 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-258 |
| 1. | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-18.1 |
| 2. | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-18.2 |
| 259 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-259 |
| 3. | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-18.3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-18.sentence-3 |
| 19 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-19 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5316 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-19.sentence-1 |
| 260 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-260 |
| 20 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-20 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5325 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-20.sentence-1 |
| 261 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-261 |
| 21 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-21 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5336 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-21.sentence-1 |
| 22 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-22 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5342 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-22.sentence-1 |
| 23 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-23 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5346 |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-example-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:getline,basic_istream_ |
| 24 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-24 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5381 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-24.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:ignore,basic_istream |
| 25 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5392 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25.sentence-2 |
| (25.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25.1 |
| numeric_limitsβ::βmax() | https://timsong-cpp.github.io/cppwp/numeric.limits.members#lib:numeric_limits,max |
| (25.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25.2 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| (25.3) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25.3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25.sentence-3 |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-note-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-25.sentence-4 |
| 26 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-26 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5420 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-26.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:ignore,basic_istream_ |
| 27 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-27 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5431 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-27.sentence-1 |
| 28 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-28 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5435 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:peek,basic_istream |
| 29 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-29 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5446 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-29.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-29.sentence-2 |
| 30 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-30 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5453 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-30.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-30.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:read,basic_istream |
| 31 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-31 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5470 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-31.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-31.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-31.sentence-3 |
| 262 | https://timsong-cpp.github.io/cppwp/input.streams#footnote-262 |
| (31.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-31.1 |
| (31.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-31.2 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-31.sentence-4 |
| 32 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-32 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5501 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-32.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:readsome,basic_istream |
| 33 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-33 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5512 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-33.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-33.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-33.sentence-3 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| (33.1) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-33.1 |
| (33.2) | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-33.2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-33.sentence-4 |
| 34 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-34 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5544 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-34.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:putback,basic_istream |
| 35 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-35 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5555 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-35.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-35.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-35.sentence-3 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-35.sentence-4 |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-note-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-35.sentence-5 |
| 36 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-36 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5586 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-36.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:unget,basic_istream |
| 37 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-37 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5597 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-37.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-37.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-37.sentence-3 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-37.sentence-4 |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-note-3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-37.sentence-5 |
| 38 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-38 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5628 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-38.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:sync,basic_istream |
| 39 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-39 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5639 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-39.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-39.sentence-2 |
| [iostate.flags] | https://timsong-cpp.github.io/cppwp/iostate.flags |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-39.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-39.sentence-4 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:tellg,basic_istream |
| 40 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-40 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5667 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-40.sentence-1 |
| 41 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-41 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5674 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-41.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-41.sentence-2 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:seekg,basic_istream |
| 42 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-42 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5691 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-42.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-42.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-42.sentence-3 |
| 43 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-43 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5708 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-43.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:seekg,basic_istream_ |
| 44 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-44 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5719 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-44.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-44.sentence-2 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-44.sentence-3 |
| 45 | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-45 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5731 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted-45.sentence-1 |
| 256) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-256 |
| 256) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-256 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-256.sentence-1 |
| 257) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-257 |
| 257) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-257 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-257.sentence-1 |
| 258) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-258 |
| 258) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-258 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-258.sentence-1 |
| 259) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-259 |
| 259) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-259 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-259.sentence-1 |
| 260) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-260 |
| 260) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-260 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-260.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-260.sentence-2 |
| 261) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-261 |
| 261) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-261 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-261.sentence-1 |
| 262) | https://timsong-cpp.github.io/cppwp/input.streams#footnote-262 |
| 262) | https://timsong-cpp.github.io/cppwp/input.streams#footnoteref-262 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#footnote-262.sentence-1 |
| 31.7.5.5 | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip |
| [istream.manip] | https://timsong-cpp.github.io/cppwp/istream.manip |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5738 |
| [namespace.std] | https://timsong-cpp.github.io/cppwp/namespace.std |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:ws_ |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5750 |
| unformatted input function | https://timsong-cpp.github.io/cppwp/input.streams#istream.unformatted |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-2.sentence-2 |
| sentryβ::βsentry | https://timsong-cpp.github.io/cppwp/input.streams#istream.sentry |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-2.sentence-3 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-2.sentence-4 |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5765 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.manip-3.sentence-1 |
| 31.7.5.6 | https://timsong-cpp.github.io/cppwp/input.streams#istream.rvalue |
| [istream.rvalue] | https://timsong-cpp.github.io/cppwp/istream.rvalue |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator%3e%3e,basic_istream_________ |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#istream.rvalue-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5779 |
| unevaluated operand | https://timsong-cpp.github.io/cppwp/expr.context#def:unevaluated_operand |
| . | https://timsong-cpp.github.io/cppwp/input.streams#istream.rvalue-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#istream.rvalue-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5785 |
| 31.7.5.7 | https://timsong-cpp.github.io/cppwp/input.streams#iostreamclass |
| [iostreamclass] | https://timsong-cpp.github.io/cppwp/iostreamclass |
| 31.7.5.7.1 | https://timsong-cpp.github.io/cppwp/input.streams#iostreamclass.general |
| [iostreamclass.general] | https://timsong-cpp.github.io/cppwp/iostreamclass.general |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_iostream |
| [iostream.cons] | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons |
| [iostream.dest] | https://timsong-cpp.github.io/cppwp/input.streams#iostream.dest |
| [iostream.cons] | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons |
| [iostream.assign] | https://timsong-cpp.github.io/cppwp/input.streams#iostream.assign |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#iostreamclass.general-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5831 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#iostreamclass.general-1.sentence-1 |
| 31.7.5.7.2 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons |
| [iostream.cons] | https://timsong-cpp.github.io/cppwp/iostream.cons |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_iostream,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5845 |
| [istream] | https://timsong-cpp.github.io/cppwp/input.streams#istream |
| basic_ostream(sb) | https://timsong-cpp.github.io/cppwp/ostream |
| . | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons-1.sentence-1 |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5852 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_iostream,constructor_ |
| 3 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5865 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#iostream.cons-3.sentence-1 |
| 31.7.5.7.3 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.dest |
| [iostream.dest] | https://timsong-cpp.github.io/cppwp/iostream.dest |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:basic_iostream,destructor |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.dest-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5880 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#iostream.dest-1.sentence-1 |
| 31.7.5.7.4 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.assign |
| [iostream.assign] | https://timsong-cpp.github.io/cppwp/iostream.assign |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:operator=,basic_iostream |
| 1 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.assign-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5894 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#iostream.assign-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/input.streams#lib:swap,basic_iostream |
| 2 | https://timsong-cpp.github.io/cppwp/input.streams#iostream.assign-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L5905 |
| . | https://timsong-cpp.github.io/cppwp/input.streams#iostream.assign-2.sentence-1 |