![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
A vector of pointers to data items. More...
Functions | |
| ib_vector_t * | ib_vector_create (ib_alloc_t *allocator, ulint sizeof_value, ulint size) | 
| void | ib_vector_resize (ib_vector_t *vec) | 
A vector of pointers to data items.
Created 4/6/2006 Osku Salerma
| ib_vector_t * ib_vector_create | ( | ib_alloc_t * | allocator, | 
| ulint | sizeof_value, | ||
| ulint | size | ||
| ) | 
| void ib_vector_resize | ( | ib_vector_t * | vec | ) |