Robert Ramey
|
899e5c1b48
|
removed dependency on boost preprocessor
removed last dependency on boost mpl
|
2018-11-23 15:40:44 -08:00 |
|
Robert Ramey
|
1bdf30e2b2
|
clean up exception catching to suppress warnings.
sync up class and struct
|
2018-09-30 17:39:33 -07:00 |
|
Robert Ramey
|
52e0a2fe03
|
correction to exception expected
add example8 for difference between two unsigned ints
update documentation - pending issues
|
2018-09-04 13:37:21 -07:00 |
|
Robert Ramey
|
0e25e2095b
|
alter directory structure to comply with boost requirements
|
2018-08-16 11:03:38 -07:00 |
|
Robert Ramey
|
1490e9fe57
|
refactored to implement checked_result arithmetic - still some tests to fix
|
2018-03-13 15:04:16 -07:00 |
|
Robert Ramey
|
3794a5517f
|
Implement correctly ranged return types from safe operations. Before, anything checked at runtime returned the whole range for the underlying variable.
Still pending and, or and xor operations
|
2017-04-04 08:57:02 -07:00 |
|
Robert Ramey
|
370427c9f9
|
factor out test divide so more easily make test_divide_auto, test_divide_native, etc.
|
2015-09-12 13:26:57 -07:00 |
|
Robert Ramey
|
ff4b3dca72
|
eliminated unused headers test_add.hpp, test_subtract.hp, etc.
The code in these haaders has been moved into test_add.cpp, test_subtract.cpp, etc.
|
2015-05-29 14:48:07 -07:00 |
|
Robert Ramey
|
b9845327d1
|
eliminated redundant root directory
|
2013-11-04 11:44:56 -08:00 |
|