Searched defs:VoidPolymorphic (Results 1 – 1 of 1) sorted by relevance
260 struct VoidPolymorphic { struct261 static void Run(Ts... t) {} in Run()