【发布时间】:2009-05-23 09:34:36
【问题描述】:
我有这个基本的疑问。
STL 标头没有.h 扩展名。
#include <vector>
#include <map>
这背后有什么具体原因吗?谁知道这背后的历史,请分享。
编辑:
@GMan 找到 Michael Burr's answer 它解决了这个问题。
【问题讨论】:
-
谢谢@GMan。我在 SO 和 Google 中的搜索没有发现这一点。那是因为链接的问题有点不同。无论如何,我觉得 Michael Burr 的回答解决了我的问题。