Lines Matching refs:functions
102 * functions in constructs like "std::cout << std::endl". For more
110 // The inserters for manipulators are *not* formatted output functions.
119 // The inserters for manipulators are *not* formatted output functions.
129 // The inserters for manipulators are *not* formatted output functions.
139 * All the @c operator<< functions (aka <em>formatted output
140 * functions</em>) have some common behavior. Each starts by
160 * These functions use the stream's current locale (specifically, the
182 // 117. basic_ostream uses nonexistent num_put member functions.
193 // 117. basic_ostream uses nonexistent num_put member functions.
214 * These functions use the stream's current locale (specifically, the
225 // 117. basic_ostream uses nonexistent num_put member functions.
239 * These functions use the stream's current locale (specifically, the
275 * All the unformatted output functions have some common behavior.
595 * rvalue streams since they won't bind to the inserter functions