Template Function detail::concat

Function Documentation

template<typename OutStringType = std::string, typename ...Args>
inline OutStringType detail::concat(Args&&... args)