Searched defs:opDispatch (Results 1 – 4 of 4) sorted by relevance
708 int opDispatch(string name, A...)(A args) { return 100; } in opDispatch() function
712 int opDispatch(string name, A...)(A args) { return 100; } in opDispatch() function
6138 static @property auto opDispatch(string name)() pure in opDispatch() function