9 #ifndef anna_comm_handler_Allocator_hpp 10 #define anna_comm_handler_Allocator_hpp 26 return new _Handler(st_communicator);
28 static void destroy(_Handler* t) {
delete t; }
static _Handler * create()
Definition: Allocator.hpp:24
Definition: Communicator.hpp:79
Definition: Allocator.hpp:20
static void destroy(_Handler *t)
Definition: Allocator.hpp:28
static Communicator * st_communicator
Definition: Allocator.hpp:22