LPCGame icon indicating copy to clipboard operation
LPCGame copied to clipboard

Some classes overloaded operators are members when they should be non-members

Open Twinklebear opened this issue 12 years ago • 0 comments

Namely the binary operators, see http://jcatki.no-ip.org:8080/fncpp/OperatorOverloading for information

I wrote the operators unaware of these rules, but it should be a quick fix. I'll do it probably after writing the Lua Math lib.

Twinklebear avatar Dec 12 '12 02:12 Twinklebear