#include <Path.h>
Definition at line 7 of file Path.h.
◆ ConstexprPath()
| EngineCore::ConstexprPath::ConstexprPath |
( |
std::string_view | path | ) |
|
|
inlineexplicitconstexpr |
◆ operator std::filesystem::path()
| EngineCore::ConstexprPath::operator std::filesystem::path |
( |
| ) |
const |
|
inlineexplicit |
◆ operator/() [1/3]
| std::filesystem::path EngineCore::ConstexprPath::operator/ |
( |
const char * | other | ) |
const |
|
inline |
◆ operator/() [2/3]
| std::filesystem::path EngineCore::ConstexprPath::operator/ |
( |
const std::filesystem::path & | other | ) |
const |
|
inline |
◆ operator/() [3/3]
| std::filesystem::path EngineCore::ConstexprPath::operator/ |
( |
std::string_view | other | ) |
const |
|
inline |
◆ view()
| std::string_view EngineCore::ConstexprPath::view |
( |
| ) |
const |
|
inlinenodiscardconstexpr |
◆ path
| std::string_view EngineCore::ConstexprPath::path |
|
private |
The documentation for this class was generated from the following file:
- /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Files/Path.h