Searched refs:ExampleRepeatingTargetType (Results 1 – 1 of 1) sorted by relevance
240 using ExampleRepeatingTargetType = RepeatingCallback<bool(double, int)>; typedef250 void ExampleFunctionRepeatingCallback(ExampleRepeatingTargetType callback) { in ExampleFunctionRepeatingCallback()262 RectifyCallback<ExampleRepeatingTargetType>(std::forward<T>(callback))); in ExampleFunctionRepeatingCallback()