IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
Loading...
Searching...
No Matches
IRCCore::FlexibleFixedMemoryPool< T, MinNumDataPerChunk >::Block Struct Reference

Public Member Functions

 ALIGNAS (ALIGNOF(T)) char data[sizeof(T)]
 

Public Attributes

size_t chunkIdx
 

Member Function Documentation

◆ ALIGNAS()

template<typename T , size_t MinNumDataPerChunk = 64>
IRCCore::FlexibleFixedMemoryPool< T, MinNumDataPerChunk >::Block::ALIGNAS ( ALIGNOF(T) )

Member Data Documentation

◆ chunkIdx

template<typename T , size_t MinNumDataPerChunk = 64>
size_t IRCCore::FlexibleFixedMemoryPool< T, MinNumDataPerChunk >::Block::chunkIdx

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