![]() |
Cuberite
A lightweight, fast and extensible game server for Minecraft
|
Custom deleter allows cBlockHandler to be an incomplete type. More...
Public Member Functions | |
void | operator() (cBlockHandler *a_Handler) |
Custom deleter allows cBlockHandler to be an incomplete type.
Definition at line 123 of file BlockInfo.h.
void cBlockInfo::sHandlerDeleter::operator() | ( | cBlockHandler * | a_Handler | ) |
Definition at line 8 of file BlockInfo.cpp.