polylib 5.22.8
cache_holder Struct Reference

Public Attributes

Value * p
 
int size
 

Detailed Description

Definition at line 739 of file vector.c.

Member Data Documentation

◆ p

Value* cache_holder::p

Definition at line 740 of file vector.c.

Referenced by value_alloc(), and value_free().

◆ size

int cache_holder::size

Definition at line 741 of file vector.c.

Referenced by free_value_cache(), value_alloc(), and value_free().


The documentation for this struct was generated from the following file: