7 template & exception handling(EH) & runtime type identification(RTTI)

这一章讨论三个著名的C++语言扩充性质,它们都会影响C++对象。
分别是:

Ⅰ、template				模板
Ⅱ、exception handling(EH):		异常处理
Ⅲ、runtime type identification(RTTI)	运行时类型标识
posted @ 2021-04-26 14:42  点|滴  阅读(6)  评论(0)    收藏  举报