joinCopy

astring joinCopy(astring[] this, const achar[] separator, within Allocator* allocator)
astring[]
this
const achar[]
separator
within Allocator*
allocator
string joinCopy(string[] this, const char[] separator, within Allocator* allocator)
string[]
this
const char[]
separator
within Allocator*
allocator
wstring joinCopy(wstring[] this, const wchar[] separator, within Allocator* allocator)
wstring[]
this
const wchar[]
separator
within Allocator*
allocator

Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.