|
HikoGUI
A low latency retained GUI
|
Is context a form of the expected type.
The context matched the expected type when:
Result(Arguments...) and the context is convertible to expected.or-ed togetherExamples of forward_of concept which is created from is_forward_of:
| Context | The template argument of a forwarding function argument. |
| Expected | The type expected that matched a decayed-context. |
| OtherExpected | optional other expected types which may match the decayed-context. |