|
libstdc++
|
Go to the source code of this file.
Namespaces | |
| std | |
Macros | |
| #define | __glibcxx_want_print |
| #define | _GLIBCXX_OSTREAM |
Functions | |
| template<typename _CharT , typename _Traits > | |
| basic_ostream< _CharT, _Traits > & | std::endl (basic_ostream< _CharT, _Traits > &__os) |
| template<typename _CharT , typename _Traits > | |
| basic_ostream< _CharT, _Traits > & | std::ends (basic_ostream< _CharT, _Traits > &__os) |
| template<typename _CharT , typename _Traits > | |
| basic_ostream< _CharT, _Traits > & | std::flush (basic_ostream< _CharT, _Traits > &__os) |
This is a Standard C++ Library header.
Definition in file ostream.
1.8.14