libzed
1.9.9
A general-purpose library for quick and simple data manipulation.
Loading...
Searching...
No Matches
path.hpp
1
#pragma once
2
3
#include "../core/string.hpp"
4
5
namespace
z {
6
namespace
file {
14
zpath
path
(
const
zpath
&filePath)
noexcept
;
15
}
// namespace file
16
}
// namespace z
z::core::string< z::utf8 >
z::file::path
zpath path(const zpath &filePath) noexcept
Get the full file path from a relative path.
z
file
path.hpp
Generated by
1.9.8