13 lines
161 B
Markdown
13 lines
161 B
Markdown
# BalanceR
|
||
|
||
Gets the balance of the right sub-branch of the node.
|
||
|
||
```
|
||
int BalanceR() const
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
Balance of the right sub-branch of the node.
|