mirror of
https://github.com/boostorg/lexical_cast.git
synced 2026-07-21 13:23:34 +00:00
3433c34b43969f2d3fc7309d895ef66019e3cfc1
Suppress the unsigned-integer-overflow sanitizer warnings and do not recover from the integer sanitizer errors (fixes #45) (#73)
Suppress the unsigned-integer-overflow sanitizer warnings and do not recover from the integer sanitizer errors (fixes #45) (#73)
Significant rewrite of the internal logic to separate optimized and C++ Standard Library IO-based streams (#69)
Suppress the unsigned-integer-overflow sanitizer warnings and do not recover from the integer sanitizer errors (fixes #45) (#73)
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%

