tmp/tmpm452847e/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
## Multiple access <a id="class.paths">[[class.paths]]</a>
|
| 2 |
|
| 3 |
If a name can be reached by several paths through a multiple inheritance
|
| 4 |
graph, the access is that of the path that gives most access.
|
| 5 |
|
| 6 |
[*Example 1*:
|
|
|
|
| 1 |
+
### Multiple access <a id="class.paths">[[class.paths]]</a>
|
| 2 |
|
| 3 |
If a name can be reached by several paths through a multiple inheritance
|
| 4 |
graph, the access is that of the path that gives most access.
|
| 5 |
|
| 6 |
[*Example 1*:
|