webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
TextStreamSeparator (const String &s) | |
Friends | |
TextStream & | operator<< (TextStream &, TextStreamSeparator &) |
class + iomanip to help streaming list separators, i.e. ", " in string "a, b, c, d" Can be used in cases where you don't know which item in the list is the first one to be printed, but still want to avoid strings like ", b, c".
|
inline |
|
friend |