浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

cppreference.com

C and C++ reference

From cppreference.com

C++ reference
C++98, C++03, C++11

Language

Headers

Concepts

Utilities library

Strings library

Containers library

array (C++11)  −  vector  −  deque
list  −  forward_list (C++11)
set  −  multiset
map  −  multimap
unordered_set (C++11)
unordered_multiset (C++11)
unordered_map (C++11)
unordered_multimap (C++11)
stack  −  queue  −  priority_queue

Algorithms library

Iterators library

Numerics library

Input/output library

Localizations library

Regular expressions library (C++11)

Atomic operations library (C++11)

Thread support library (C++11)

Links  −  Libraries
 

C reference
C89, C99, C11

Language

Headers

Type support

Dynamic memory management

Error handling

Program utilities

Date and time utilities

Strings library

Algorithms

Numerics

Input/output support

Localization support

Atomic operations library (C11)

Thread support library (C11)

posted on 2013-01-15 11:31  lexus  阅读(447)  评论(0编辑  收藏  举报