Definition in file ostream.tcc.
Go to the source code of this file.
|
String inserters.
traits::length(s) characters starting at s, widened if necessary, followed by any required padding (as determined by [22.2.2.2.2]). out.width(0) is then called.
Definition at line 538 of file ostream.tcc. |
|
Character inserters.
out.width(0) is then called.
If c is of type Definition at line 478 of file ostream.tcc. |