什么是现代C ++? [英] What is Modern C++?

查看:116
本文介绍了什么是现代C ++?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有时会阅读关于为什么C ++是好还是坏的讨论,有时一个参数引用今天的现代C ++与旧的C ++非常不同。我想知道究竟会有什么区别?什么是现代C ++的例子,什么是这个老C ++的一个例子(最好做同样的事情)?

I sometimes read discussion on why C++ is good or bad and sometimes one of the arguments cites that today's modern C++ is very different from the old C++. I am wondering exactly what the difference would be? What would be an example of 'Modern' C++ and what would be an example (preferably doing the same thing) of this 'old' C++?

推荐答案

广泛使用标准库和STL,异常和模板 - 而不仅仅是C类

Extensive use of standard library and STL, exceptions and templates - rather than just C with classes

这篇关于什么是现代C ++?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆