macmade / CFPP

C++ wrapper for CoreFoundation base classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CF::Number - Assignment operators with an invalid CF::Number object

macmade opened this issue · comments

Invalid CF::Number objects should be treated as zero.

Be careful on divisions - Maybe throw an exception.

Fixed in af81b21.