在“STL”和“STL”之间是否有清晰的分隔定义。和“C ++标准库”? [英] Is there a clean separating definition between "STL" and "C++ Standard Library"?

查看:106
本文介绍了在“STL”和“STL”之间是否有清晰的分隔定义。和“C ++标准库”?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

什么是STL与C ++标准库打击所有?

我非常习惯于 STL (标准模板库),我常常使用它,当我真的的意思是 C ++标准库。所以,因为几乎C ++( - 11)标准库中的一切都是一个模板,我想知道:有什么是STL和什么是不是,在C ++标准库?也许是容器,流,算法等?

I am very much used to the term STL ("Standard Template Library") and I catch myself often using it when I really mean the C++ Standard Library. So, since almost everything in the C++(-11) Standard Library is a template nowadays, I wonder: Is there a definition what is STL and what is not, in the C++Standard-Lib? Maybe containers, streams, algorithms, etc?

或者我应该停止使用术语STL,因为它是历史的SGI lib年回来?这将是困难的...

Or should I just stop using the term "STL", because it's the historic one that SGI (correct?) used for their lib years back? It will be difficult...

推荐答案

STL已经演变成C ++标准库,它包含容器,迭代器和算法, 。最好不要使用术语STL,它是旧库的名称。

STL has evolved into C++ Standard Library, it contained containers, iterators and algorithms but not streams. It is better not to use term "STL" it is the name of the old library.

这篇关于在“STL”和“STL”之间是否有清晰的分隔定义。和“C ++标准库”?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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