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