empty_result


Description:

protected abstract R empty_result { public owned get; }

Gets an empty result.

When the ForkJoinTask.shared_result is already ready without exceptions, this task has been cancelled, or a class that inherits this class needs, the empty result is used and set to the promise of this task.