String.hh File Reference

String public header. More...

#include <string>
#include "String.ct"
#include "String.cti"
Include dependency graph for String.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  senf::detail::lexical_caster< Target >
 

Namespaces

 senf
 
 senf::detail
 

Functions

template<class ForwardReadableRange >
std::string senf::stringJoin (ForwardReadableRange const &range, std::string sep)
 Join string range with separator into single string. More...
 
template<class T >
std::string senf::str (T const &t)
 Get string representation. More...
 
template<class Target , class Source >
Target senf::lexical_cast (Source const &arg)
 
template<class Target >
detail::lexical_caster< Target > senf::lexical_cast ()
 

Detailed Description

String public header.

Definition in file String.hh.