ug4
string_concat.h File Reference
#include <string>
#include "string_util.h"

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

template<>
std::string ug::operator<< (std::string a, const char *s)
 
template<>
std::string ug::operator<< (std::string a, std::string b)
 
template<typename T >
std::string ug::operator<< (std::string a, T t)