Changeset 76994

Timestamp:
Feb 12, 2012, 4:34:29 PM (11 years ago)
Author:
trademark
Message:

The computation of checkdigit don't try to cast in a good return type anymore. We return a std::size_t for single checkdigit check or std::pair<std::size_t, std::size_t> for 2 checkdigits check. Remove the translate_exception, not anymore needed.

(No files)

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