readme

来自「gcc-2.95.3 Linux下最常用的C编译器」· 代码 · 共 14 行

TXT
14
字号
This directory contains an SGI release of the C++ Standard TemplateLibrary, slightly modified to work with g++.Note that this is based on a pre-Draft Standard for C++.Things are likely to change.  For example, the header file namesare very likely to change.  The Allocator interface will change.  Etc, etc.CYGNUS MAKES NO COMMITTMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL.For examples of things that should work, look in the ../tests directory.DOCUMENTATION:See http://www.sgi.com/Technology/STL/ or http://www.dinkumware.com/on the World-Wide Web.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?