mirror of
https://github.com/boostorg/lexical_cast.git
synced 2026-07-21 13:23:34 +00:00
7861401ac434a4b5fb00d784fd35c812767d9111
Do not use custom traits from input/output types as it leads to linktime or runtime errors (fixes #46) (#74)
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%

