InspIRCd
3.0
|
#include <base.h>
Static Public Member Functions | |
static void * | operator new (size_t, void *m) |
The base class for inspircd classes that provide a wrapping interface, and should only exist while being used. Prevents heap allocation.