MySQL 8.3.0
Source Code Documentation
misc.h File Reference

TempTable miscellaneous helper utilities declarations. More...

#include <cstddef>
#include "my_compiler.h"

Go to the source code of this file.

Namespaces

namespace  temptable
 

Macros

#define TEMPTABLE_UNUSED   [[maybe_unused]]
 
#define TEMPTABLE_UNUSED_NODBUG
 

Functions

bool temptable::buf_is_inside_another (const unsigned char *small, size_t small_length, const unsigned char *big, size_t big_length)
 Check if a given buffer is inside another buffer. More...
 

Detailed Description

TempTable miscellaneous helper utilities declarations.

Macro Definition Documentation

◆ TEMPTABLE_UNUSED

#define TEMPTABLE_UNUSED   [[maybe_unused]]

◆ TEMPTABLE_UNUSED_NODBUG

#define TEMPTABLE_UNUSED_NODBUG