|
libstdc++
|
Go to the source code of this file.
Namespaces | |
| namespace | std |
Functions | |
| void | std::vprint_nonunicode (FILE *__stream, string_view __fmt, format_args __args) |
| void | std::vprint_nonunicode_buffered (FILE *__stream, string_view __fmt, format_args __args) |
| void | std::vprint_unicode (FILE *__stream, string_view __fmt, format_args __args) |
| void | std::vprint_unicode_buffered (FILE *__stream, string_view __fmt, format_args __args) |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <print>.
This file contains the parts of <print> which are currently defined inline, but should be moved into the library eventually.
Definition in file print.h.