fix comment in my_decimal_set_zero()
which says: We need the up-cast here, since my_decimal has sign() member functions, which conflicts with decimal_t::size But decimal_t does not provide `size` field.
Showing
Please register or sign in to comment