Guitar
Static Public Member Functions | List of all members
JoinPath Class Reference

#include <joinpath.h>

Static Public Member Functions

template<typename T >
static void trimquot (T const **begin, T const **end)
 
template<typename T , typename U >
static void joinpath_ (T const *left, T const *right, U *vec)
 
static std::string joinpath (char const *left, char const *right)
 
static std::string joinpath (std::string const &left, std::string const &right)
 

Member Function Documentation

◆ joinpath() [1/2]

static std::string JoinPath::joinpath ( char const *  left,
char const *  right 
)
inlinestatic
Here is the call graph for this function:

◆ joinpath() [2/2]

static std::string JoinPath::joinpath ( std::string const &  left,
std::string const &  right 
)
inlinestatic
Here is the call graph for this function:

◆ joinpath_()

template<typename T , typename U >
static void JoinPath::joinpath_ ( T const *  left,
T const *  right,
U *  vec 
)
inlinestatic
Here is the call graph for this function:

◆ trimquot()

template<typename T >
static void JoinPath::trimquot ( T const **  begin,
T const **  end 
)
inlinestatic

The documentation for this class was generated from the following file: