Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
string_concat.h File Reference
#include <string>
#include "string_util.h"

Go to the source code of this file.

Namespaces

namespace  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)