Robert Ramey
|
f49e434238
|
Add tests for constexpr
improved CMake implementation for testing and development
|
2019-01-10 11:54:18 -08:00 |
|
Robert Ramey
|
899e5c1b48
|
removed dependency on boost preprocessor
removed last dependency on boost mpl
|
2018-11-23 15:40:44 -08: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
|
d2804897f2
|
Add test for int 0 to test cases.
Note: it might a good idea to add unsigned int 0 as well as promotion rules are different for these two types
|
2017-06-05 10:39:51 -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 |
|