#include "Utility/TSpan.h"
#include <Common/Utility/string_utils.h>
#include <Common/compiler.h>
#include <cstddef>
#include <string>
#include <utility>
#include <filesystem>
Go to the source code of this file.
|
| class | ph::Path |
| | General path representation. Does not check whether the target actually exists (e.g., on a filesystem). To check target existence, use Filesystem. More...
|
| |
|
| namespace | ph |
| | The root for all renderer implementations.
|
| |
◆ PH_DEFINE_INLINE_TO_STRING_FORMATTER()
| PH_DEFINE_INLINE_TO_STRING_FORMATTER |
( |
ph::Path | | ) |
|