mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
CString::Join works like python's string join, except that it takes 2 iterators (or pointers) instead of a whole collection CString::Convert casts a string to another type using an intermediary stringstream.