String public header. More...


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 () |
String public header.
Definition in file String.hh.