HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
path.hpp
1
2#pragma once
3
4#include "cmake_install.hpp" // export
5#include "glob.hpp" // export
6#include "path_location.hpp" // export
7#include "URI.hpp" // export
8#include "URL.hpp" // export
9
10hi_export_module(hikogui.path);
11
12hi_export namespace hi {
13inline namespace v1 {
14
108}}
functions to locate files and directories.
Defines utilities for handling glob patterns.
The HikoGUI namespace.
Definition array_generic.hpp:20
DOXYGEN BUG.
Definition algorithm_misc.hpp:20