right_child


Description:

protected SpliteratorTask<R,G>? right_child { public get; }

The right child of this task.

If this is non-null, left_child is also non-null, but not vice versa. There is no similar rule applied to null.