NAME
A function of omni::io::wpath
OVERLOADS
omni::io::wpath::combine
A function of omni::io::wpath
#include <omni/io.hpp>std::wstring omni::io::wpath::combine(const omni::sequence::std_wstring_t& paths, const std::wstring& seperator)OVERLOADS
inline std::wstring omni::io::wpath::combine(const omni::sequence::std_wstring_t& paths)
std::wstring omni::io::wpath::combine(const std::wstring& path1, const std::wstring& path2)
template < std::size_t SZ > inline std::wstring omni::io::wpath::combine(const std::wstring& path1, constwchar_t(& data)