C++标准库

幕布文本:

  1. 语言支持相关
    cstddef
    limits
    climits
    limits
    cfloat
    limits
    cstdlib
    new
    typeinfo
    exception
    cstdarg
    csetjmp
    csignal
  2. 支持流输入输出的头文件
    iostream
    iomanip
    ios
    istream
    ostream
    sstream
    fstream
    iosfwd
    streambuf
    cstdio
    cwchar
  3. 诊断功能相关
    stdexcept
    cassert
    cerrno
  4. 定义工具函数相关
    utility
    functional
    memory
    ctime
  5. 字符串处理相关
    string
    cctype
    cwctype
    cstring
    cwchar
    cstdlib
  6. 容器类相关
    vector
    list
    deque
    queue
    stack
    map
    set
    bitset
    array
    forward_list
    unordered_set
    unordered_map
  7. 迭代器相关
    iterator
  8. 算法相关
    algorithm
    cstdlib
    ciso646
  9. 数值操作相关
    complex
    valarray
    numeric
    cmath
    cstdlib
  10. 本地化相关
    locale
    clocale
posted @ 2018-11-11 16:20  李斌libinyl的博客  阅读(140)  评论(0编辑  收藏  举报