flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
string_utils.cpp File Reference
#include "string_utils.hpp"
Include dependency graph for string_utils.cpp:

Go to the source code of this file.

Namespaces

namespace  flexiblesusy
 

Functions

std::string flexiblesusy::concat (const std::vector< std::string > &)
 concatenate strings More...
 
std::string flexiblesusy::concat (const std::vector< std::string > &, char)
 concatenate strings with separator More...
 
std::string flexiblesusy::concat (const std::vector< std::string > &, const std::string &)
 concatenate strings with separator More...