![]() |
cppassist
1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
|
#include <sstream>
Namespaces | |
cppassist | |
cppassist::string | |
Functions | |
template<class Iterable > | |
std::string | cppassist::string::join (const Iterable &iterable, const std::string &separator) |
Join all values of a container in a single string. More... | |