5 Commits

Author SHA1 Message Date
Robert Ramey
4634fa0137 squash and merge develop into master for next boost release. 2021-02-22 16:26:35 -08:00
Robert Ramey
f311f74cee squash and merge develop into master for next boost release. 2020-11-17 20:55:55 -08:00
Robert Ramey
58db776217 ixed issue related to lack of constexpr in exception with an “inline”
miscellaneous improvements in documentation
improved CMake implementation
2019-05-03 14:03:51 -07:00
Robert Ramey
0e25e2095b alter directory structure to comply with boost requirements 2018-08-16 11:03:38 -07:00
Robert Ramey
86910466a8 Intermediate working version
Making way for checked_float, checked_money, etc

a) factoring checked into checked_integer etc.
b) moved some tests from test_z to official tests
c) added test_rational which tests interoperability with boost::rational
d) moved safe_range to safe_integer_range
2017-07-08 12:48:37 -07:00