IRC_SERVER
By @hyunjunk (hyunjun2372@gmail.com)
|
#include <new>
#include "Core/GlobalConstants.hpp"
#include "Core/Log.hpp"
#include "Core/MacroDefines.hpp"
Go to the source code of this file.
Classes | |
class | IRCCore::FixedMemoryPool< T, MemoryPageCapacity > |
Memory pool that can allocate fixed amount of data. More... | |
Namespaces | |
namespace | IRCCore |