mirror of
https://github.com/boostorg/lexical_cast.git
synced 2026-07-21 13:23:34 +00:00
518e28ff79f548f5dc5eda5dcc415ac73d923107
Fix some corner cases of floating-point conversions (infinities to infinities of smaller type, fractional numbers to integers)
Significant rewrite of the internal logic to separate optimized and C++ Standard Library IO-based streams (#69)
Boost.LexicalCast
Boost.LexicalCast is one of the Boost C++ Libraries. This library is meant for general literal text conversions, such as an int represented a string, or vice-versa.
Test results
| @ | Build | Tests coverage | More info |
|---|---|---|---|
| Develop branch: | ![]() |
details... | |
| Master branch: | ![]() |
details... |
Latest developer documentation
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
97.8%
CMake
2.1%
HTML
0.1%

