I've asked this on stackoverflow back in April, didn't get very much attention. Hopefully, someone here might be able to help.
I have a class that overloads the true, false, & and | operators, thus enabling the usage of the && and || operators.
Everything is working as it should, but I'm having a small problem with the XML documentation of this class.
With the help of this answer…
Top comments (0)