RenΓ©'s URL Explorer Experiment


Title: [streambuf]

direct link

Domain: timsong-cpp.github.io

Links:

[input.output]https://timsong-cpp.github.io/cppwp/#input.output
[stream.buffers]https://timsong-cpp.github.io/cppwp/stream.buffers#streambuf
[streambuf.general]https://timsong-cpp.github.io/cppwp/streambuf#general
[streambuf.cons]https://timsong-cpp.github.io/cppwp/streambuf#cons
[streambuf.members]https://timsong-cpp.github.io/cppwp/streambuf#members
[streambuf.locales]https://timsong-cpp.github.io/cppwp/streambuf#locales
[streambuf.buffer]https://timsong-cpp.github.io/cppwp/streambuf#buffer
[streambuf.pub.get]https://timsong-cpp.github.io/cppwp/streambuf#pub.get
[streambuf.pub.pback]https://timsong-cpp.github.io/cppwp/streambuf#pub.pback
[streambuf.pub.put]https://timsong-cpp.github.io/cppwp/streambuf#pub.put
[streambuf.protected]https://timsong-cpp.github.io/cppwp/streambuf#protected
[streambuf.assign]https://timsong-cpp.github.io/cppwp/streambuf#assign
[streambuf.get.area]https://timsong-cpp.github.io/cppwp/streambuf#get.area
[streambuf.put.area]https://timsong-cpp.github.io/cppwp/streambuf#put.area
[streambuf.virtuals]https://timsong-cpp.github.io/cppwp/streambuf#virtuals
[streambuf.virt.locales]https://timsong-cpp.github.io/cppwp/streambuf#virt.locales
[streambuf.virt.buffer]https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer
[streambuf.virt.get]https://timsong-cpp.github.io/cppwp/streambuf#virt.get
[streambuf.virt.pback]https://timsong-cpp.github.io/cppwp/streambuf#virt.pback
[streambuf.virt.put]https://timsong-cpp.github.io/cppwp/streambuf#virt.put
31.6.3.1https://timsong-cpp.github.io/cppwp/streambuf#general
[streambuf.general]https://timsong-cpp.github.io/cppwp/streambuf.general
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:basic_streambuf
[streambuf.locales]https://timsong-cpp.github.io/cppwp/streambuf#locales
[streambuf.buffer]https://timsong-cpp.github.io/cppwp/streambuf#buffer
[streambuf.pub.get]https://timsong-cpp.github.io/cppwp/streambuf#pub.get
[streambuf.pub.pback]https://timsong-cpp.github.io/cppwp/streambuf#pub.pback
[streambuf.pub.put]https://timsong-cpp.github.io/cppwp/streambuf#pub.put
[streambuf.get.area]https://timsong-cpp.github.io/cppwp/streambuf#get.area
[streambuf.put.area]https://timsong-cpp.github.io/cppwp/streambuf#put.area
[streambuf.virtuals]https://timsong-cpp.github.io/cppwp/streambuf#virtuals
[streambuf.virt.locales]https://timsong-cpp.github.io/cppwp/streambuf#virt.locales
[streambuf.virt.buffer]https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer
[streambuf.virt.get]https://timsong-cpp.github.io/cppwp/streambuf#virt.get
[streambuf.virt.pback]https://timsong-cpp.github.io/cppwp/streambuf#virt.pback
[streambuf.virt.put]https://timsong-cpp.github.io/cppwp/streambuf#virt.put
1https://timsong-cpp.github.io/cppwp/streambuf#general-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3091
stream buffershttps://timsong-cpp.github.io/cppwp/streambuf#def:stream_buffers
character sequenceshttps://timsong-cpp.github.io/cppwp/streambuf#def:character_sequences
(1.1)https://timsong-cpp.github.io/cppwp/streambuf#general-1.1
input sequencehttps://timsong-cpp.github.io/cppwp/streambuf#def:input_sequence
(1.2)https://timsong-cpp.github.io/cppwp/streambuf#general-1.2
output sequencehttps://timsong-cpp.github.io/cppwp/streambuf#def:output_sequence
.https://timsong-cpp.github.io/cppwp/streambuf#general-1.sentence-1
31.6.3.2https://timsong-cpp.github.io/cppwp/streambuf#cons
[streambuf.cons]https://timsong-cpp.github.io/cppwp/streambuf.cons
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:basic_streambuf,constructor
1https://timsong-cpp.github.io/cppwp/streambuf#cons-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3115
246https://timsong-cpp.github.io/cppwp/streambuf#footnote-246
(1.1)https://timsong-cpp.github.io/cppwp/streambuf#cons-1.1
(1.2)https://timsong-cpp.github.io/cppwp/streambuf#cons-1.2
.https://timsong-cpp.github.io/cppwp/streambuf#cons-1.sentence-1
2https://timsong-cpp.github.io/cppwp/streambuf#cons-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3135
.https://timsong-cpp.github.io/cppwp/streambuf#cons-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:basic_streambuf,constructor_
3https://timsong-cpp.github.io/cppwp/streambuf#cons-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3152
(3.1)https://timsong-cpp.github.io/cppwp/streambuf#cons-3.1
(3.2)https://timsong-cpp.github.io/cppwp/streambuf#cons-3.2
(3.3)https://timsong-cpp.github.io/cppwp/streambuf#cons-3.3
(3.4)https://timsong-cpp.github.io/cppwp/streambuf#cons-3.4
(3.5)https://timsong-cpp.github.io/cppwp/streambuf#cons-3.5
(3.6)https://timsong-cpp.github.io/cppwp/streambuf#cons-3.6
(3.7)https://timsong-cpp.github.io/cppwp/streambuf#cons-3.7
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:basic_streambuf,destructor
4https://timsong-cpp.github.io/cppwp/streambuf#cons-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3171
.https://timsong-cpp.github.io/cppwp/streambuf#cons-4.sentence-1
246)https://timsong-cpp.github.io/cppwp/streambuf#footnote-246
246)https://timsong-cpp.github.io/cppwp/streambuf#footnoteref-246
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-246.sentence-1
31.6.3.3https://timsong-cpp.github.io/cppwp/streambuf#members
[streambuf.members]https://timsong-cpp.github.io/cppwp/streambuf.members
31.6.3.3.1https://timsong-cpp.github.io/cppwp/streambuf#locales
[streambuf.locales]https://timsong-cpp.github.io/cppwp/streambuf.locales
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pubimbue,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#locales-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3186
.https://timsong-cpp.github.io/cppwp/streambuf#locales-1.sentence-1
2https://timsong-cpp.github.io/cppwp/streambuf#locales-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3191
.https://timsong-cpp.github.io/cppwp/streambuf#locales-2.sentence-1
3https://timsong-cpp.github.io/cppwp/streambuf#locales-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3195
.https://timsong-cpp.github.io/cppwp/streambuf#locales-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:getloc,basic_streambuf
4https://timsong-cpp.github.io/cppwp/streambuf#locales-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3207
.https://timsong-cpp.github.io/cppwp/streambuf#locales-4.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#locales-4.sentence-2
31.6.3.3.2https://timsong-cpp.github.io/cppwp/streambuf#buffer
[streambuf.buffer]https://timsong-cpp.github.io/cppwp/streambuf.buffer
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pubsetbuf,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#buffer-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3232
.https://timsong-cpp.github.io/cppwp/streambuf#buffer-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pubseekoff,basic_streambuf
2https://timsong-cpp.github.io/cppwp/streambuf#buffer-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3245
.https://timsong-cpp.github.io/cppwp/streambuf#buffer-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pubseekpos,basic_streambuf
3https://timsong-cpp.github.io/cppwp/streambuf#buffer-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3258
.https://timsong-cpp.github.io/cppwp/streambuf#buffer-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pubsync,basic_streambuf
4https://timsong-cpp.github.io/cppwp/streambuf#buffer-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3269
.https://timsong-cpp.github.io/cppwp/streambuf#buffer-4.sentence-1
31.6.3.3.3https://timsong-cpp.github.io/cppwp/streambuf#pub.get
[streambuf.pub.get]https://timsong-cpp.github.io/cppwp/streambuf.pub.get
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:in_avail,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#pub.get-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3282
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-1.sentence-1
showmanyc()https://timsong-cpp.github.io/cppwp/filebuf.virtuals#lib:basic_streambuf,showmanyc
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:snextc,basic_streambuf
2https://timsong-cpp.github.io/cppwp/streambuf#pub.get-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3296
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-2.sentence-1
3https://timsong-cpp.github.io/cppwp/streambuf#pub.get-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3301
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-3.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-3.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sbumpc,basic_streambuf
4https://timsong-cpp.github.io/cppwp/streambuf#pub.get-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3317
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-4.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-4.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sgetc,basic_streambuf
5https://timsong-cpp.github.io/cppwp/streambuf#pub.get-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3333
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-5.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-5.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sgetn,basic_streambuf
6https://timsong-cpp.github.io/cppwp/streambuf#pub.get-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3348
.https://timsong-cpp.github.io/cppwp/streambuf#pub.get-6.sentence-1
31.6.3.3.4https://timsong-cpp.github.io/cppwp/streambuf#pub.pback
[streambuf.pub.pback]https://timsong-cpp.github.io/cppwp/streambuf.pub.pback
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sputbackc,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#pub.pback-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3361
.https://timsong-cpp.github.io/cppwp/streambuf#pub.pback-1.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#pub.pback-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sungetc,basic_streambuf
2https://timsong-cpp.github.io/cppwp/streambuf#pub.pback-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3379
.https://timsong-cpp.github.io/cppwp/streambuf#pub.pback-2.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#pub.pback-2.sentence-2
31.6.3.3.5https://timsong-cpp.github.io/cppwp/streambuf#pub.put
[streambuf.pub.put]https://timsong-cpp.github.io/cppwp/streambuf.pub.put
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sputc,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#pub.put-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3397
.https://timsong-cpp.github.io/cppwp/streambuf#pub.put-1.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#pub.put-1.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sputn,basic_streambuf
2https://timsong-cpp.github.io/cppwp/streambuf#pub.put-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3414
.https://timsong-cpp.github.io/cppwp/streambuf#pub.put-2.sentence-1
31.6.3.4https://timsong-cpp.github.io/cppwp/streambuf#protected
[streambuf.protected]https://timsong-cpp.github.io/cppwp/streambuf.protected
31.6.3.4.1https://timsong-cpp.github.io/cppwp/streambuf#assign
[streambuf.assign]https://timsong-cpp.github.io/cppwp/streambuf.assign
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:operator=,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#assign-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3429
(1.1)https://timsong-cpp.github.io/cppwp/streambuf#assign-1.1
(1.2)https://timsong-cpp.github.io/cppwp/streambuf#assign-1.2
(1.3)https://timsong-cpp.github.io/cppwp/streambuf#assign-1.3
(1.4)https://timsong-cpp.github.io/cppwp/streambuf#assign-1.4
(1.5)https://timsong-cpp.github.io/cppwp/streambuf#assign-1.5
(1.6)https://timsong-cpp.github.io/cppwp/streambuf#assign-1.6
(1.7)https://timsong-cpp.github.io/cppwp/streambuf#assign-1.7
2https://timsong-cpp.github.io/cppwp/streambuf#assign-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3441
.https://timsong-cpp.github.io/cppwp/streambuf#assign-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:swap,basic_streambuf
3https://timsong-cpp.github.io/cppwp/streambuf#assign-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3452
.https://timsong-cpp.github.io/cppwp/streambuf#assign-3.sentence-1
31.6.3.4.2https://timsong-cpp.github.io/cppwp/streambuf#get.area
[streambuf.get.area]https://timsong-cpp.github.io/cppwp/streambuf.get.area
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:eback,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#get.area-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3466
.https://timsong-cpp.github.io/cppwp/streambuf#get.area-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:gptr,basic_streambuf
2https://timsong-cpp.github.io/cppwp/streambuf#get.area-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3477
.https://timsong-cpp.github.io/cppwp/streambuf#get.area-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:egptr,basic_streambuf
3https://timsong-cpp.github.io/cppwp/streambuf#get.area-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3488
.https://timsong-cpp.github.io/cppwp/streambuf#get.area-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:gbump,basic_streambuf
4https://timsong-cpp.github.io/cppwp/streambuf#get.area-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3499
.https://timsong-cpp.github.io/cppwp/streambuf#get.area-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:setg,basic_streambuf
5https://timsong-cpp.github.io/cppwp/streambuf#get.area-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3510
.https://timsong-cpp.github.io/cppwp/streambuf#get.area-5.sentence-1
6https://timsong-cpp.github.io/cppwp/streambuf#get.area-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3515
.https://timsong-cpp.github.io/cppwp/streambuf#get.area-6.sentence-1
31.6.3.4.3https://timsong-cpp.github.io/cppwp/streambuf#put.area
[streambuf.put.area]https://timsong-cpp.github.io/cppwp/streambuf.put.area
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pbase,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#put.area-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3531
.https://timsong-cpp.github.io/cppwp/streambuf#put.area-1.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pptr,basic_streambuf
2https://timsong-cpp.github.io/cppwp/streambuf#put.area-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3542
.https://timsong-cpp.github.io/cppwp/streambuf#put.area-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:epptr,basic_streambuf
3https://timsong-cpp.github.io/cppwp/streambuf#put.area-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3553
.https://timsong-cpp.github.io/cppwp/streambuf#put.area-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pbump,basic_streambuf
4https://timsong-cpp.github.io/cppwp/streambuf#put.area-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3564
.https://timsong-cpp.github.io/cppwp/streambuf#put.area-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:setp,basic_streambuf
5https://timsong-cpp.github.io/cppwp/streambuf#put.area-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3575
.https://timsong-cpp.github.io/cppwp/streambuf#put.area-5.sentence-1
6https://timsong-cpp.github.io/cppwp/streambuf#put.area-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3579
.https://timsong-cpp.github.io/cppwp/streambuf#put.area-6.sentence-1
31.6.3.5https://timsong-cpp.github.io/cppwp/streambuf#virtuals
[streambuf.virtuals]https://timsong-cpp.github.io/cppwp/streambuf.virtuals
31.6.3.5.1https://timsong-cpp.github.io/cppwp/streambuf#virt.locales
[streambuf.virt.locales]https://timsong-cpp.github.io/cppwp/streambuf.virt.locales
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:imbue,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#virt.locales-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3597
.https://timsong-cpp.github.io/cppwp/streambuf#virt.locales-1.sentence-1
2https://timsong-cpp.github.io/cppwp/streambuf#virt.locales-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3601
.https://timsong-cpp.github.io/cppwp/streambuf#virt.locales-2.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.locales-2.sentence-2
3https://timsong-cpp.github.io/cppwp/streambuf#virt.locales-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3609
.https://timsong-cpp.github.io/cppwp/streambuf#virt.locales-3.sentence-1
31.6.3.5.2https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer
[streambuf.virt.buffer]https://timsong-cpp.github.io/cppwp/streambuf.virt.buffer
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:setbuf,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3622
[stringbuf.virtuals]https://timsong-cpp.github.io/cppwp/stringbuf.virtuals
[filebuf.virtuals]https://timsong-cpp.github.io/cppwp/filebuf.virtuals
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-1.sentence-1
2https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3629
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-2.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-2.sentence-2
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:seekoff,basic_streambuf
3https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3644
[stringbuf.virtuals]https://timsong-cpp.github.io/cppwp/stringbuf.virtuals
[filebuf.virtuals]https://timsong-cpp.github.io/cppwp/filebuf.virtuals
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-3.sentence-1
4https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3652
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-4.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:seekpos,basic_streambuf
5https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3666
[stringbuf]https://timsong-cpp.github.io/cppwp/stringbuf
[filebuf]https://timsong-cpp.github.io/cppwp/filebuf
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-5.sentence-1
6https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3674
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:sync,basic_streambuf
7https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3686
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-7.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-7.sentence-2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-7.sentence-3
8https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3698
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-8.sentence-1
[filebuf.virtuals]https://timsong-cpp.github.io/cppwp/filebuf.virtuals
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-8.sentence-2
9https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3703
.https://timsong-cpp.github.io/cppwp/streambuf#virt.buffer-9.sentence-1
31.6.3.5.3https://timsong-cpp.github.io/cppwp/streambuf#virt.get
[streambuf.virt.get]https://timsong-cpp.github.io/cppwp/streambuf.virt.get
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:showmanyc,basic_streambuf
247https://timsong-cpp.github.io/cppwp/streambuf#footnote-247
1https://timsong-cpp.github.io/cppwp/streambuf#virt.get-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3719
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-1.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-1.sentence-2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-1.sentence-3
248https://timsong-cpp.github.io/cppwp/streambuf#footnote-248
2https://timsong-cpp.github.io/cppwp/streambuf#virt.get-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3747
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-2.sentence-1
3https://timsong-cpp.github.io/cppwp/streambuf#virt.get-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3751
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-3.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:xsgetn,basic_streambuf
4https://timsong-cpp.github.io/cppwp/streambuf#virt.get-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3763
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-4.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-4.sentence-2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-4.sentence-3
5https://timsong-cpp.github.io/cppwp/streambuf#virt.get-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3776
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-5.sentence-1
249https://timsong-cpp.github.io/cppwp/streambuf#footnote-249
6https://timsong-cpp.github.io/cppwp/streambuf#virt.get-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3789
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-6.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:underflow,basic_streambuf
7https://timsong-cpp.github.io/cppwp/streambuf#virt.get-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3801
pending sequencehttps://timsong-cpp.github.io/cppwp/streambuf#def:pending_sequence
(7.1)https://timsong-cpp.github.io/cppwp/streambuf#virt.get-7.1
(7.2)https://timsong-cpp.github.io/cppwp/streambuf#virt.get-7.2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-7.sentence-1
8https://timsong-cpp.github.io/cppwp/streambuf#virt.get-8
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3814
result characterhttps://timsong-cpp.github.io/cppwp/streambuf#def:result_character
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-8.sentence-1
9https://timsong-cpp.github.io/cppwp/streambuf#virt.get-9
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3822
backup sequencehttps://timsong-cpp.github.io/cppwp/streambuf#def:backup_sequence
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-9.sentence-1
10https://timsong-cpp.github.io/cppwp/streambuf#virt.get-10
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3829
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-10.sentence-1
11https://timsong-cpp.github.io/cppwp/streambuf#virt.get-11
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3846
(11.1)https://timsong-cpp.github.io/cppwp/streambuf#virt.get-11.1
(11.2)https://timsong-cpp.github.io/cppwp/streambuf#virt.get-11.2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-11.sentence-1
12https://timsong-cpp.github.io/cppwp/streambuf#virt.get-12
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3866
pending sequencehttps://timsong-cpp.github.io/cppwp/streambuf#def:pending_sequence
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-12.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-12.sentence-2
13https://timsong-cpp.github.io/cppwp/streambuf#virt.get-13
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3878
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-13.sentence-1
14https://timsong-cpp.github.io/cppwp/streambuf#virt.get-14
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3883
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-14.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:uflow,basic_streambuf
15https://timsong-cpp.github.io/cppwp/streambuf#virt.get-15
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3899
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-15.sentence-1
16https://timsong-cpp.github.io/cppwp/streambuf#virt.get-16
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3906
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-16.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-16.sentence-2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-16.sentence-3
17https://timsong-cpp.github.io/cppwp/streambuf#virt.get-17
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3920
.https://timsong-cpp.github.io/cppwp/streambuf#virt.get-17.sentence-1
247)https://timsong-cpp.github.io/cppwp/streambuf#footnote-247
247)https://timsong-cpp.github.io/cppwp/streambuf#footnoteref-247
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-247.sentence-1
248)https://timsong-cpp.github.io/cppwp/streambuf#footnote-248
248)https://timsong-cpp.github.io/cppwp/streambuf#footnoteref-248
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-248.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-248.sentence-2
249)https://timsong-cpp.github.io/cppwp/streambuf#footnote-249
249)https://timsong-cpp.github.io/cppwp/streambuf#footnoteref-249
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-249.sentence-1
31.6.3.5.4https://timsong-cpp.github.io/cppwp/streambuf#virt.pback
[streambuf.virt.pback]https://timsong-cpp.github.io/cppwp/streambuf.virt.pback
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:pbackfail,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3934
pending sequencehttps://timsong-cpp.github.io/cppwp/streambuf#def:pending_sequence
(1.1)https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-1.1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-1.1.sentence-1
(1.2)https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-1.2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-1.2.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-1.2.sentence-2
2https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3954
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-2.sentence-1
3https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3964
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-3.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-3.sentence-2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-3.sentence-3
4https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3973
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-4.sentence-1
5https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3978
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-5.sentence-1
6https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L3983
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-6.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.pback-6.sentence-2
31.6.3.5.5https://timsong-cpp.github.io/cppwp/streambuf#virt.put
[streambuf.virt.put]https://timsong-cpp.github.io/cppwp/streambuf.virt.put
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:xsputn,basic_streambuf
1https://timsong-cpp.github.io/cppwp/streambuf#virt.put-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4006
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-1.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-1.sentence-2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-1.sentence-3
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-1.sentence-4
2https://timsong-cpp.github.io/cppwp/streambuf#virt.put-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4020
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-2.sentence-1
πŸ”—https://timsong-cpp.github.io/cppwp/streambuf#lib:overflow,basic_streambuf
3https://timsong-cpp.github.io/cppwp/streambuf#virt.put-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4031
pending sequencehttps://timsong-cpp.github.io/cppwp/streambuf#def:pending_sequence
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-3.sentence-1
(3.1)https://timsong-cpp.github.io/cppwp/streambuf#virt.put-3.1
(3.2)https://timsong-cpp.github.io/cppwp/streambuf#virt.put-3.2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-3.sentence-2
4https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4050
(4.1)https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.1.sentence-1
250https://timsong-cpp.github.io/cppwp/streambuf#footnote-250
(4.2)https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.2.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.2.sentence-2
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.2.sentence-3
(4.3)https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.3
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-4.3.sentence-1
5https://timsong-cpp.github.io/cppwp/streambuf#virt.put-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4100
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-5.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-5.sentence-2
251https://timsong-cpp.github.io/cppwp/streambuf#footnote-251
6https://timsong-cpp.github.io/cppwp/streambuf#virt.put-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4121
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-6.sentence-1
7https://timsong-cpp.github.io/cppwp/streambuf#virt.put-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/iostreams.tex#L4126
.https://timsong-cpp.github.io/cppwp/streambuf#virt.put-7.sentence-1
250)https://timsong-cpp.github.io/cppwp/streambuf#footnote-250
250)https://timsong-cpp.github.io/cppwp/streambuf#footnoteref-250
[stringbuf]https://timsong-cpp.github.io/cppwp/stringbuf
[filebuf]https://timsong-cpp.github.io/cppwp/filebuf
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-250.sentence-1
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-250.sentence-2
251)https://timsong-cpp.github.io/cppwp/streambuf#footnote-251
251)https://timsong-cpp.github.io/cppwp/streambuf#footnoteref-251
.https://timsong-cpp.github.io/cppwp/streambuf#footnote-251.sentence-1

URLs of crawlers that visited me.