Antony Polukhin f0862bb60d Significant rewrite of the internal logic to separate optimized and C++ Standard Library IO-based streams (#69)
* C++ Standard Library based streams now constructed in less cases leading to **better performance**;
* less template instantiations and simpler maintainance;
* support for `volatile` input types was dropped, following the C++ Standard Library trend.
2024-01-24 22:35:41 +03:00
2023-05-21 12:42:50 +03:00
2024-01-07 13:06:23 +03:00
2023-09-02 17:42:14 +03:00
2021-09-11 12:43:43 +03:00

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: CI Build status Coverage Status details...
Master branch: CI Build status Coverage Status details...

Latest developer documentation

License

Distributed under the Boost Software License, Version 1.0.

S
Description
No description provided
Readme 1.5 MiB
Languages
C++ 97.8%
CMake 2.1%
HTML 0.1%