Robert Ramey
|
cbb4197a17
|
cleaned up definitions for constructors and casting operators
passes all tests and examples.
minor documentation fixes
|
2020-11-07 07:09:37 -08:00 |
|
Robert Ramey
|
c4b0d5fbb6
|
simplified safe<T> <-> T conversions.
fails test_rational only
|
2020-11-02 07:23:04 -08:00 |
|
Robert Ramey
|
a06d9f7a69
|
added constexpr tests to checked result operations
added tests for check result < and == operations
correct implementation of some checked result types
added constexpr example
|
2018-12-10 14:12:47 -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
|
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
|
3d67f22735
|
made fixes to pass tests for GCC compilers.
made jam files to be compatible with boost
made version of apveyor.yml which might work
|
2017-06-14 12:25:07 -07:00 |
|