C++标准库的头文件

C++ Standard Library headers

The interface of C++ standard library is defined by the following collection of headers.

Concepts library

<concepts>  (C++20)

Fundamental library concepts

Coroutines library

<coroutine>  (C++20)

Coroutine support library

Utilities library

<any>(C++17)

std::any class

<bitset>

std::bitset class template

<chrono>(C++11)

C++ time utilities

<compare>(C++20)

Three-way comparison operator support

<csetjmp>

Macro (and function) that saves (and jumps) to an execution context

<csignal>

Functions and macro constants for signal management

<cstdarg>

Handling of variable length argument lists

<cstddef>

Standard macros and typedefs

<cstdlib>

General purpose utilities: program control, dynamic memory allocation, random numbers, sort and search

<ctime>

C-style time/date utilities

<debugging>(C++26)

Debugging library

<expected>(C++23)

std::expected class template

<functional>

Function objects, Function invocations, Bind operations and Reference wrappers

<initializer_list>(C++11)

std::initializer_list class template

<optional>(C++17)

std::optional class template

<source_location>(C++20)

Supplies means to obtain source code location

<tuple>(C++11)

std::tuple class template

<type_traits>(C++11)

Compile-time type information

<typeindex>(C++11)

std::type_index

<typeinfo>

Runtime type information utilities

<utility>

Various utility components

<variant>(C++17)

std::variant class template

<version>(C++20)

Supplies implementation-dependent library information

Dynamic memory management

<memory>

High-level memory management utilities

<memory_resource>(C++17)

Polymorphic allocators and memory resources

<new>

Low-level memory management utilities

<scoped_allocator>(C++11)

Nested allocator class

Numeric limits

<cfloat>

Limits of floating-point types

<cinttypes>(C++11)

Formatting macros, intmax_t and uintmax_t math and conversions

<climits>

Limits of integral types

<cstdint>(C++11)

Fixed-width integer types and limits of other types

<limits>

Uniform way to query properties of arithmetic types

<stdfloat>(C++23)

Optional extended floating-point types

Error handling

<cassert>

Conditionally compiled macro that compares its argument to zero

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

夜流冰

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值