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
|
0d443e3a6f
|
alterations to accomodate VS 2017
currently passes all tests and examples on Clang, gcc and mdvc with C++14
|
2018-04-23 10:22:34 -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
|
7992e92d1d
|
misc corrections be for first update to server
|
2017-04-11 10:33:01 -07:00 |
|
Robert Ramey
|
9b0a15e820
|
Made corrections so that automatic policy returns the smallest possible result.
fixed left/right shift, divide, modulus, and bitwise operations
|
2017-04-07 18:06:59 -07:00 |
|