Searched defs:NotSupportedFunction (Results 1 – 1 of 1) sorted by relevance
26 struct NotSupportedFunction<R (*)(Args...)> { struct31 struct NotSupportedFunction<void (*)(Args...)> { argument37 val = &NotSupportedFunction<T>::invoke; in notSupported() argument