Filter for opDispatch?

frame frame86 at live.com
Fri May 14 22:39:29 UTC 2021


When using opDispatch()

- how can I tell the compiler that I do not want to handle some 
calls? Some code is testing for range methods (empty, front, 
popFront) and I don't know where and which side effects it causes.

- how can I dismiss calls from __traits(compiles)?


More information about the Digitalmars-d-learn mailing list