Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Weak_pointer

A weak pointer is a pointer to a heap block that does not cause the heap block to remain live during garbage collection.