Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Weak_array

A weak array is an array of weak pointers, i.e. pointers to heap blocks that don't prevent garbage collection of what they point to.