Cogs.Foundation
Loading...
Searching...
No Matches
Namespaces | Functions
StringUtilities.h File Reference
#include "FoundationBase.h"
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  Cogs
 Main Cogs namespace.
 

Functions

std::string Cogs::stringConcatenate (std::initializer_list< std::string_view > strList)
 
std::string Cogs::stringJoin (std::string_view separator, std::initializer_list< std::string_view > strList)