zl程序教程

您现在的位置是:首页 >  其它

当前栏目

<memory>(包括了auto_ptr,shared_ptr等各种指针)

gt 指针 各种 lt 包括 memory Auto shared
2023-09-11 14:19:08 时间
Memory elements

This header defines general utilities to manage dynamic memory:

Allocators

 

Managed pointers


Functions and classes related to shared_ptr:

 

Uninitialized memory

Raw storage iterator:


Temporary buffers:


Specialized algorithms:

 

Memory model

 

http://www.cplusplus.com/reference/memory/