MySQL 8.4.0
Source Code Documentation
inplace_vector.h File Reference
#include <assert.h>
#include <vector>
#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  Inplace_vector< objtype, array_size >
 Utility container class to store elements stably and scalably. More...