mirror of
https://github.com/znc/znc.git
synced 2026-06-12 01:34:58 +02:00
adafe9d197
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.