MySQL 8.0.37
Source Code Documentation
sql_bitmap.h File Reference
#include <assert.h>
#include "m_string.h"
#include "my_bitmap.h"
#include "my_byteorder.h"
#include "template_utils.h"

Go to the source code of this file.

Classes

class  Bitmap< default_width >
 
class  Bitmap< 64 >
 
class  Table_map_iterator
 

Typedefs

typedef Bitmap< 64 > Key_map
 

Typedef Documentation

◆ Key_map

typedef Bitmap<64> Key_map