Overload of ! operator

Eric eric at makechip.com
Tue Jun 25 19:50:44 PDT 2013


Is there a way to overload the ! operator?  I can't seem to get
it to work with the standard unaryOp method.  I need this because
I am making a wrapper for a C++ API that has ! overloaded.

-Eric


More information about the Digitalmars-d-learn mailing list