cppassist  1.0.0.f4fab4f962ff
C++ sanctuary for small but powerful and frequently required, stand alone features.
Namespaces | Functions
manipulation.inl File Reference
#include <sstream>
Include dependency graph for manipulation.inl:
This graph shows which files directly or indirectly include this file:

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...