libstdc++
ostream_print.h File Reference

Go to the source code of this file.

Namespaces

namespace  std
 

Functions

void std::vprint_nonunicode (ostream &__os, string_view __fmt, format_args __args)
 
void std::vprint_unicode (ostream &__os, string_view __fmt, format_args __args)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <ostream>.

This file contains the parts of <ostream> which are currently defined inline, but should be moved into the library eventually.

Definition in file ostream_print.h.

Macro Definition Documentation

◆ _GLIBCXX_PRINT_INLINE_USED

#define _GLIBCXX_PRINT_INLINE_USED

Definition at line 54 of file ostream_print.h.