IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
Loading...
Searching...
No Matches
FlexibleFixedMemoryPool.hpp File Reference
#include <vector>
#include <cstddef>
#include <new>
#include <string>
#include "Core/GlobalConstants.hpp"
#include "Core/FixedMemoryPool.hpp"
#include "Core/Log.hpp"
#include "Core/MacroDefines.hpp"

Go to the source code of this file.

Classes

class  IRCCore::FlexibleFixedMemoryPool< T, MinNumDataPerChunk >
 A memory pool that can allocate flexible number of data. More...
 
struct  IRCCore::FlexibleFixedMemoryPool< T, MinNumDataPerChunk >::Block
 

Namespaces

namespace  IRCCore