Use safemath library within GBL

Swap out usage of checked arithmetic helper functions to use
safemath::SafeNum.

Includes conversion between usize and u64.

Tests: all unit tests pass

Change-Id: Ic5b43ed185f4b9eef8489e72c592aca3d4cd2919
10 files changed
tree: 4ea590096ec1f027bcc75850884de2cc1de8da52
  1. gbl/
  2. libxbc/
  3. vts/
  4. .gitignore
  5. BUILD
  6. OWNERS