• Home
Name Date Size #Lines LOC

..--

doc/04-Jul-2025-2,9272,190

include/boost/04-Jul-2025-4,5043,241

meta/04-Jul-2025-1716

test/04-Jul-2025-2,5641,691

.gitattributesD04-Jul-20253.8 KiB9791

README.mdD04-Jul-2025514 95

README.md

1# Boost.NumericConversion
2
3The Boost Numeric Conversion library is a collection of tools to describe and perform conversions between values of different [numeric types][1].
4
5The documentation for the library can be found [here][2]
6
7[1]: http://www.boost.org/doc/libs/release/libs/numeric/conversion/doc/html/boost_numericconversion/definitions.html#boost_numericconversion.definitions.numeric_types
8[2]: http://www.boost.org/doc/libs/release/libs/numeric/conversion/doc/html/index.html#numeric_conversion.overview
9