没有合适的资源?快使用搜索试试~ 我知道了~
首页C/C++/STL参考手册MSDN版本2018
资源详情
资源评论
资源推荐

Table of ContentsTable of Contents
C++ Standard Library Reference
C++ Standard Library Header Files
<algorithm>
<allocators>
<array>
<atomic>
<bitset>
<cassert>
<ccomplex>
<cctype>
<cerrno>
<cfenv>
<cfloat>
<chrono>
<cinttypes>
<ciso646>
<climits>
<clocale>
<cmath>
<codecvt>
<complex>
<condition_variable>
<csetjmp>
<csignal>
<cstdarg>
<cstdbool>
<cstddef>
<cstdint>
<cstdio>

<cstdlib>
<cstring>
<ctgmath>
<ctime>
<cvt
-
wbuffer>
<cvt
-
wstring>
<cwchar>
<cwctype>
<deque>
<exception>
<filesystem>
<forward_list>
<fstream>
<functional>
<future>
<hash_map>
<hash_set>
<initializer_list>
<iomanip>
<ios>
<iosfwd>
<iostream>
<istream>
<iterator>
<limits>
<list>
<locale>
<map>
<memory>
<mutex>
<new>
<numeric>

<ostream>
<queue>
<random>
<ratio>
<regex>
<scoped_allocator>
<set>
<shared_mutex>
<sstream>
<stack>
<stdexcept>
<streambuf>
<string>
<strstream>
<system_error>
<thread>
<tuple>
<type_traits>
<typeindex>
<typeinfo>
<unordered_map>
<unordered_set>
<utility>
<valarray>
<vector>
C++ Standard Library Overview
Using C++ Library Headers
C++ Library Conventions
C++ Program Startup and Termination
Safe Libraries: C++ Standard Library
Thread Safety in the C++ Standard Library
stdext Namespace

C++ Standard Library Containers
<sample container>
Iterators
Algorithms
Allocators
Function Objects in the C++ Standard Library
iostream Programming
What a Stream Is
Output Streams
Input Streams
Input
-
Output Streams
iostreams Conventions
Custom Manipulators with Arguments
Regular Expressions
(
C++
)
File System Navigation

C++ Standard Library Reference
5/7/2018 • 1 min to read • Edit Online
In This Section
A C++ program can call on a large number of functions from this conforming implementation of the
C++ Standard Library. These functions perform essential services such as input and output and
provide efficient implementations of frequently used operations.
For more information about Visual C++ run
-
time libraries, see CRT Library Features.
C++ Standard Library Overview Provides an overview of the Microsoft implementation of the C++
Standard Library.
iostream Programming Provides an overview of iostream programming.
Header Files Reference Provides links to reference topics discussing the C++ Standard Library
header files, with code examples.
剩余3238页未读,继续阅读















安全验证
文档复制为VIP权益,开通VIP直接复制

评论5