在线文档教程

FormattedOutputFunction

C++ concepts: FormattedOutputFunction

Requirements

A FormattedOutputFunction is a stream output function that performs the following:

  • Constructs an object of type basic_ostream::sentry with automatic storage duration, which performs the following

Standard library

The following standard library functions are FormattedOutputFunction**s**.

  • basic_ostream::operator<<(int, long, double, void*, bool)

© cppreference.com

Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.

http://en.cppreference.com/w/cpp/concept/FormattedOutputFunction