Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

fd5788/cppreference_cn

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

120 Commits
120 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++11 快速参考

About

译自cppreference.com

主要关注C++11新标准部分。

Contents

  • Languages (en)
  • Headers (en)
  • Concepts (en)
  • Algorithms library (en)
  • Utilities library (en)
    • Type support
    • Dynamic memory management
    • Error handling
    • Program utilities
    • Date and time
    • bitset
    • Function objects
    • Pair (C++11)
    • Tuple (C++11)
    • swap
    • exchange (C++14)
    • forward (C++11)
    • move (C++11)
    • move_if_noexcept (C++11)
    • declval (C++11)
    • hash (C++11)
    • integer_sequence (C++14)
  • Strings library (en)
    • basic_string
    • Null-terminated byte strings
    • Null-terminated multibyte strings
    • Null-terminated wide strings
  • Containers library (en)
    • 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
  • Iterators library (en)
  • Numerics library (en)
    • Common mathematical functions
    • Complex numbers
    • Pseudo-random number generation
  • Input/output library (en)
    • basic_streambuf
    • basic_filebuf
    • basic_stringbuf
    • ios_base
    • basic_ios
    • basic_istream
    • basic_ostream
    • basic_iostream
    • basic_ifstream
    • basic_ofstream
    • basic_fstream
    • basic_istringstream
    • basic_ostringstream
    • basic_stringstream
    • I/O manipulators
    • C-style I/O
  • Localizations library (en)
  • Regular expressions library (C++11) (en)
  • Atomic operations library (C++11) (en)
  • Thread support library (C++11) (en)
  • Experimental standard libraries (en)
    • optional (library fundamentals TS) (en)
    • any (library fundamentals TS) (en)
    • basic_string_view (library fundamentals TS) (en)
    • Polymorphic allocator library (library fundamentals TS) (en)
    • Filesystem library (filesystem TS) (en)

About

C++11 fast reference

Resources

License

Stars

6 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.