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.