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

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/

posted @ 2018-07-03 19:23  findumars  Views(539)  Comments(0Edit  收藏  举报