摘要
介绍了C++的异常处理机制中,抛掷和捕获的对象的构造和析构问题,分析在异常处理中内存资源的管理和策略。
This paper mainly introduces the problem of object constructing and destructing in exception handling mechanism in C + +, and at same time, analyzes the management and strategy of memory in exception handling.
出处
《计算机与数字工程》
2006年第12期38-41,共4页
Computer & Digital Engineering
基金
校引进人才基金项目(编号163070041)资助
关键词
C++
异常处理
测试
抛掷
捕获
C + +, exception handling, try, throw, catch