Searched defs:GroupOperationsVTable (Results 1 – 1 of 1) sorted by relevance
324 struct GroupOperationsVTable<Parent, Child>(PhantomData<(Parent, Child)>); struct326 impl<Parent, Child> GroupOperationsVTable<Parent, Child> implementation