MySQL 8.4.0
Source Code Documentation
generic_indexer_t< Type, N > Struct Template Reference

Get the offset into the counter array. More...

#include <ut0counter.h>

Static Public Member Functions

static size_t offset (size_t index) 1
 Default constructor/destructor should be OK. More...
 

Detailed Description

template<typename Type, int N>
struct generic_indexer_t< Type, N >

Get the offset into the counter array.

Member Function Documentation

◆ offset()

template<typename Type , int N>
static size_t generic_indexer_t< Type, N >::offset ( size_t  index)
inlinestatic

Default constructor/destructor should be OK.

Returns
offset within m_counter

The documentation for this struct was generated from the following file: