join.hh File Reference

#include <paludis/util/stringify.hh>
#include <iterator>
#include <string>

Go to the source code of this file.

Namespaces

namespace  paludis

Functions

template<typename I_, typename T_>
T_ paludis::join (I_ i, I_ end, const T_ &joiner)
template<typename I_, typename T_, typename F_>
T_ paludis::join (I_ i, I_ end, const T_ &joiner, const F_ &f)
template<typename I_>
std::string paludis::join (I_ begin, const I_ end, const char *const t)
template<typename I_, typename F_>
std::string paludis::join (I_ begin, const I_ end, const char *const t, const F_ &f)


Detailed Description

Declarations for the join function.

Examples


Generated on Mon Sep 21 10:36:09 2009 for paludis by  doxygen 1.5.4