René's URL Explorer Experiment


Title: std::vprint_unicode, std::vprint_unicode_buffered - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fio%2Fvprint+unicode
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fio%2Fvprint+unicode
Pagehttps://cppreference.com/cpp/io/vprint_unicode
Discussionhttps://cppreference.com/index.php?title=Talk:cpp/io/vprint_unicode&action=edit&redlink=1
https://cppreference.com/cpp/io/vprint_unicode
Readhttps://cppreference.com/cpp/io/vprint_unicode
View sourcehttps://cppreference.com/index.php?title=cpp/io/vprint_unicode&action=edit
View historyhttps://cppreference.com/index.php?title=cpp/io/vprint_unicode&action=history
https://cppreference.com/cpp/io/vprint_unicode
cpphttps://cppreference.com/cpp
iohttps://cppreference.com/cpp/io
C++https://cppreference.com/cpp
Compiler supporthttps://cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://cppreference.com/cpp/freestanding
Languagehttps://cppreference.com/cpp/language
Standard libraryhttps://cppreference.com/cpp/standard_library
Standard library headershttps://cppreference.com/cpp/header
Named requirementshttps://cppreference.com/cpp/named_req
Feature test macroshttps://cppreference.com/cpp/feature_test
Language support libraryhttps://cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://cppreference.com/cpp/concepts
Diagnostics libraryhttps://cppreference.com/cpp/error
Memory management libraryhttps://cppreference.com/cpp/memory
Metaprogramming libraryhttps://cppreference.com/cpp/meta
General utilities libraryhttps://cppreference.com/cpp/utility
Containers libraryhttps://cppreference.com/cpp/container
Iterators libraryhttps://cppreference.com/cpp/iterator
Ranges libraryhttps://cppreference.com/cpp/ranges
Algorithms libraryhttps://cppreference.com/cpp/algorithm
Strings libraryhttps://cppreference.com/cpp/string
Text processing libraryhttps://cppreference.com/cpp/text
Numerics libraryhttps://cppreference.com/cpp/numeric
Date and time libraryhttps://cppreference.com/cpp/chrono
Input/output libraryhttps://cppreference.com/cpp/io
Filesystem libraryhttps://cppreference.com/cpp/filesystem
Concurrency support libraryhttps://cppreference.com/cpp/thread
Execution control libraryhttps://cppreference.com/cpp/execution
Technical specificationshttps://cppreference.com/cpp/experimental
Symbols indexhttps://cppreference.com/cpp/symbol_index
External librarieshttps://cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Input/output libraryhttps://cppreference.com/cpp/io
I/O manipulatorshttps://cppreference.com/cpp/io/manip
Print functionshttps://cppreference.com/cpp/io#Print_functions_(since_C++23)
C-style I/Ohttps://cppreference.com/cpp/io/c
basic_streambufhttps://cppreference.com/cpp/io/basic_streambuf
basic_filebufhttps://cppreference.com/cpp/io/basic_filebuf
basic_stringbufhttps://cppreference.com/cpp/io/basic_stringbuf
basic_spanbufhttps://cppreference.com/cpp/io/basic_spanbuf
strstreambufhttps://cppreference.com/cpp/io/strstreambuf
basic_syncbufhttps://cppreference.com/cpp/io/basic_syncbuf
ios_basehttps://cppreference.com/cpp/io/ios_base
basic_ioshttps://cppreference.com/cpp/io/basic_ios
basic_istreamhttps://cppreference.com/cpp/io/basic_istream
basic_ostreamhttps://cppreference.com/cpp/io/basic_ostream
basic_iostreamhttps://cppreference.com/cpp/io/basic_iostream
basic_ifstreamhttps://cppreference.com/cpp/io/basic_ifstream
basic_ofstreamhttps://cppreference.com/cpp/io/basic_ofstream
basic_fstreamhttps://cppreference.com/cpp/io/basic_fstream
basic_istringstreamhttps://cppreference.com/cpp/io/basic_istringstream
basic_ostringstreamhttps://cppreference.com/cpp/io/basic_ostringstream
basic_stringstreamhttps://cppreference.com/cpp/io/basic_stringstream
basic_ispanstreamhttps://cppreference.com/cpp/io/basic_ispanstream
basic_ospanstreamhttps://cppreference.com/cpp/io/basic_ospanstream
basic_spanstreamhttps://cppreference.com/cpp/io/basic_spanstream
istrstreamhttps://cppreference.com/cpp/io/istrstream
ostrstreamhttps://cppreference.com/cpp/io/ostrstream
strstreamhttps://cppreference.com/cpp/io/strstream
basic_osyncstreamhttps://cppreference.com/cpp/io/basic_osyncstream
streamoffhttps://cppreference.com/cpp/io/streamoff
streamsizehttps://cppreference.com/cpp/io/streamsize
fposhttps://cppreference.com/cpp/io/fpos
iostream_categoryhttps://cppreference.com/cpp/io/iostream_category
io_errchttps://cppreference.com/cpp/io/io_errc
[edit]https://cppreference.com/index.php?title=Template:cpp/io/navbar_content&action=edit
Print functionshttps://cppreference.com/cpp/io#Print_functions_(since_C++23)
printhttps://cppreference.com/cpp/io/print
printlnhttps://cppreference.com/cpp/io/println
vprint_nonunicodevprint_nonunicode_bufferedhttps://cppreference.com/cpp/io/vprint_nonunicode
[edit]https://cppreference.com/index.php?title=Template:cpp/io/print/navbar_content&action=edit
https://cppreference.com/cpp/header/print
native Unicode APIhttps://cppreference.com/cpp/io/vprint_unicode#Notes
code unitshttps://en.wikipedia.org/wiki/Character_encoding#Terminology
observable checkpointhttps://cppreference.com/cpp/language/as_if
1 Parametershttps://cppreference.com/cpp/io/vprint_unicode#Parameters
2 Exceptionshttps://cppreference.com/cpp/io/vprint_unicode#Exceptions
3 Noteshttps://cppreference.com/cpp/io/vprint_unicode#Notes
4 Examplehttps://cppreference.com/cpp/io/vprint_unicode#Example
5 Defect reportshttps://cppreference.com/cpp/io/vprint_unicode#Defect_reports
6 See alsohttps://cppreference.com/cpp/io/vprint_unicode#See_also
7 External linkshttps://cppreference.com/cpp/io/vprint_unicode#External_links
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/format/format_string&action=edit
standard format specificationhttps://cppreference.com/cpp/utility/format/spec
chrono format specificationhttps://cppreference.com/cpp/chrono/system_clock/formatter#Format_specification
range format specificationhttps://cppreference.com/cpp/utility/format/range_formatter#Range_format_specification
tuple format specificationhttps://cppreference.com/cpp/utility/format/tuple_formatter#Format_specification
std::stacktrace_entryhttps://cppreference.com/cpp/utility/stacktrace_entry
thread id format specificationhttps://cppreference.com/cpp/thread/thread/id/formatter#Format_specification
stacktrace entry format specificationhttps://cppreference.com/cpp/utility/stacktrace_entry/formatter#Format_specification
std::basic_stacktracehttps://cppreference.com/cpp/utility/basic_stacktrace
std::filesystem::pathhttps://cppreference.com/cpp/filesystem/path
path format specificationhttps://cppreference.com/cpp/filesystem/path/formatter#Format_specification
formattershttps://cppreference.com/cpp/utility/format/formatter
GetConsoleModehttps://docs.microsoft.com/en-us/windows/console/getconsolemode
_get_osfhandlehttps://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/get-osfhandle
_filenohttps://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/fileno
WriteConsoleWhttps://docs.microsoft.com/en-us/windows/console/writeconsole
Chapter 3.9https://cppreference.com/cpp/io/vprint_unicode#External_links
Feature-testhttps://cppreference.com/cpp/utility/feature_test
__cpp_lib_printhttps://cppreference.com/cpp/feature_test#cpp_lib_print
202207Lhttps://cppreference.com/cpp/compiler_support/23#cpp_lib_print_202207L
202403Lhttps://cppreference.com/cpp/compiler_support/26#cpp_lib_print_202403L
202406Lhttps://cppreference.com/cpp/compiler_support/26#cpp_lib_print_202406L
__cpp_lib_formathttps://cppreference.com/cpp/feature_test#cpp_lib_format
202207Lhttps://cppreference.com/cpp/compiler_support/23#cpp_lib_format_202207L
LWG 4044https://cplusplus.github.io/LWG/issue4044
P3107R5https://wg21.link/P3107R5
P3235R3https://wg21.link/P3235R3
P3107R5https://wg21.link/P3107R5
vprint_nonunicodevprint_nonunicode_bufferedhttps://cppreference.com/cpp/io/vprint_nonunicode
type-erasedhttps://cppreference.com/cpp/utility/format/basic_format_args
[edit]https://cppreference.com/index.php?title=Template:cpp/io/dsc_vprint_nonunicode&action=edit
vprint_unicode(std::ostream)https://cppreference.com/cpp/io/basic_ostream/vprint_unicode
type-erasedhttps://cppreference.com/cpp/utility/format/basic_format_args
[edit]https://cppreference.com/index.php?title=Template:cpp/io/basic_ostream/dsc_vprint_unicode&action=edit
printhttps://cppreference.com/cpp/io/print
formattedhttps://cppreference.com/cpp/utility/format
[edit]https://cppreference.com/index.php?title=Template:cpp/io/dsc_print&action=edit
formathttps://cppreference.com/cpp/utility/format/format
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/format/dsc_format&action=edit
Unicodehttps://en.wikipedia.org/wiki/Unicode
The Unicode Standard Version 14.0 - Core Specificationhttps://www.unicode.org/versions/Unicode14.0.0/UnicodeStandard-14.0.pdf
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Todo no examplehttps://cppreference.com/Category:Todo_no_example
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/cpp/io/vprint_unicode
What links herehttps://cppreference.com/Special:WhatLinksHere/cpp/io/vprint_unicode
Related changeshttps://cppreference.com/Special:RecentChangesLinked/cpp/io/vprint_unicode
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=cpp/io/vprint_unicode&oldid=184010
Page informationhttps://cppreference.com/index.php?title=cpp/io/vprint_unicode&action=info
Deutschhttps://de.cppreference.com/cpp/io/vprint_unicode
Españolhttp://es.cppreference.com/cpp/io/vprint_unicode
Françaishttp://fr.cppreference.com/cpp/io/vprint_unicode
日本語http://ja.cppreference.com/cpp/io/vprint_unicode
Polskihttp://pl.cppreference.com/cpp/io/vprint_unicode
Русскийhttp://ru.cppreference.com/cpp/io/vprint_unicode
中文http://zh.cppreference.com/cpp/io/vprint_unicode

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.