Template Function c4::catsep_sub

Function Documentation

template<class ...Args>
substr c4::catsep_sub(substr buf, Args&&... args)

like c4::catsep() but return a substr instead of a size

See also

c4::catsep(). c4::uncatsep() is the inverse of c4::catsep().