阅读背景:

在c++标准库中哪些标头保证包含另一个标题?

来源:互联网 

The C++ standard library headers may include each other in unspecified ways, so programmers generally shouldn't depend on one header including another. In a few cases, however, a header is guaranteed to include another header, or make available certain functions that would otherwise require inclusion of another header. What are those cases?The C++ standard library headers may include ea




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: