Antony Polukhin e67d186e0d
Merge pull request #51 from biodranik/sprintf-warning-fix
Replaced sprintf with snprintf to silent the security deprecated warning in Xcode 14
2022-08-31 21:27:53 +03:00
2022-01-30 13:03:00 +03:00
2022-01-30 13:03:00 +03:00
2022-01-30 13:03:00 +03:00
2022-01-30 13:03:00 +03:00
2021-03-19 01:11:06 +02: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.

Description
General literal text conversions, such as an int represented as a string, or vice versa
Readme 1.5 MiB
Languages
C++ 99.6%
CMake 0.3%
HTML 0.1%