一、简介
二、关键字
1)override 和 final
https://www.devbean.net/2012/05/cpp11-override-final/
三、机制
1)深入理解C++中的异常处理机制
http://developer.51cto.com/art/201512/502598.htm
2)C++异常机制的实现方式和开销分析
http://baiy.cn/doc/cpp/inside_exception.htm
四、其他
1)Google C++编码规范
https://google.github.io/styleguide/cppguide.html