HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::path_range Concept Reference

Concept definition

template<typename Context>
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>
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377
Definition path_location_intf.hpp:27