Changeset 64197

Timestamp:
Jul 20, 2010, 1:53:50 PM (12 years ago)
Author:
murilov
Message:

Added count_leading_zeros() verification:
If value is 0, now it returns the size in bits of value type
Added policies on ilog2() function:

  • Now if value is 0, an indeterminate_result_error is raised and the user can handle this error according the policy utilized.
(No files)

Note: See TracChangeset for help on using the changeset viewer.