Thrill  0.1
join_quoted.cpp File Reference
+ Include dependency graph for join_quoted.cpp:

Go to the source code of this file.

Namespaces

 tlx
 

Functions

Split and Join
std::string join_quoted (const std::vector< std::string > &str, char sep, char quote, char escape)
 Join a vector of strings using a separator character. More...
 
std::string join_quoted (const std::vector< std::string > &str)
 Join a vector of strings using spaces as separator character. More...