![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <assert.h>#include <stddef.h>#include <algorithm>#include <new>#include <type_traits>#include <utility>#include "my_compiler.h"#include "my_inttypes.h"#include "my_sys.h"#include "mysql/psi/psi_memory.h"#include "mysql/service_mysql_alloc.h"Go to the source code of this file.
Classes | |
| class | Prealloced_array< Element_type, Prealloc > | 
| A typesafe replacement for DYNAMIC_ARRAY.  More... | |
| struct | Prealloced_array< Element_type, Prealloc >::External |