Cpp クラス 継承 新しいページはコチラ
提供: yonewiki
(→クラス 継承) |
(→クラス 継承) |
||
| 79行: | 79行: | ||
</syntaxhighlight2> | </syntaxhighlight2> | ||
| + | |||
| + | <span style="color: #ffffff; background-color: #555555; padding: 0px 5px 0px 5px; display: inline-block;">処理結果 </span><!-- padding 上 右 下 左--> | ||
<syntaxhighlight2 lang="text" line> | <syntaxhighlight2 lang="text" line> | ||
Constructor:CBaseInheritance | Constructor:CBaseInheritance | ||
| 84行: | 86行: | ||
Destructor:~CBaseInheritance | Destructor:~CBaseInheritance | ||
</syntaxhighlight2> | </syntaxhighlight2> | ||
| − | |||