mirror of
https://github.com/boostorg/safe_numerics.git
synced 2026-02-22 03:32:24 +00:00
Update example84.cpp
This commit is contained in:
@@ -16,7 +16,7 @@ using safe_t = safe_signed_range<
|
||||
trap_exception
|
||||
>;
|
||||
|
||||
// define variables use for input
|
||||
// define variables used for input
|
||||
using input_safe_t = safe_signed_range<
|
||||
-24,
|
||||
82,
|
||||
|
||||
Reference in New Issue
Block a user