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