Searched defs:PolicyFunctions (Results 1 – 1 of 1) sorted by relevance
42 struct PolicyFunctions { struct43 std::function<void(void*, Slot*, Slot)> construct;44 std::function<void(void*, Slot*)> destroy;45 std::function<Slot&(Slot*)> element;