Inviwo
0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::WCharRange Concept Reference
Concept definition
template
<
typename
R>
concept
WCharRange
= std::ranges::range<R> && std::same_as<std::ranges::range_value_t<R>,
wchar_t
>
inviwo::WCharRange
Definition
utfutils.h:50
inviwo
WCharRange
Generated by
1.16.1