Boost.NumericConversion
Go to file
Nikita Kniazev de92292140 Tests: Fix C1128 error on msvc-14.1+
traits_test fails on msvc-14.1+ in 64bit debug mode with C1128 error

Fixes #15
2019-04-18 12:43:43 -04:00
doc Removed executable attribute from file. 2017-09-17 10:46:51 -04:00
include/boost Use BOOST_NOEXCEPT_OR_NOTHROW in public headers to prepare for C++20 2019-04-18 12:43:28 -04:00
meta Add metadata file. 2014-08-18 15:08:01 +01:00
test Tests: Fix C1128 error on msvc-14.1+ 2019-04-18 12:43:43 -04:00
.gitattributes
README.md Link to latest version of documentation 2018-03-05 18:23:34 +00:00
index.html Fixed Inspection report issues. 2008-03-14 18:32:45 +00:00

README.md

Boost.NumericConversion

The Boost Numeric Conversion library is a collection of tools to describe and perform conversions between values of different numeric types.

The documentation for the library can be found here