Searched defs:PolicyFunctions (Results 1 – 3 of 3) 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;