HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi
v1
path_range
hi::v1::path_range Concept Reference
Concept definition
template
<
typename
Context>
concept
hi::v1::path_range
= std::ranges::input_range<Context> and
std::convertible_to<std::ranges::range_value_t<std::remove_cvref_t<Context>>, std::filesystem::path> and
not std::convertible_to<Context, std::filesystem::path>
hi::v1::path_range
Definition
path_location_intf.hpp:37
Generated on Mon Apr 22 2024 12:51:40 for HikoGUI by
1.10.0