17 lines
1.7 KiB
Markdown
17 lines
1.7 KiB
Markdown
# [Boost.LexicalCast](http://boost.org/libs/lexical_cast)
|
|
Boost.LexicalCast is one of the [Boost C++ Libraries](http://github.com/boostorg). 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: | [](https://travis-ci.org/boostorg/lexical_cast) [](https://ci.appveyor.com/project/apolukhin/lexical-cast/branch/develop) | [](https://coveralls.io/r/boostorg/lexical_cast?branch=develop) | [details...](http://www.boost.org/development/tests/develop/developer/lexical_cast.html)
|
|
Master branch: | [](https://travis-ci.org/boostorg/lexical_cast) [](https://ci.appveyor.com/project/apolukhin/lexical-cast/branch/master) | [](https://coveralls.io/r/boostorg/lexical_cast?branch=master) | [details...](http://www.boost.org/development/tests/master/developer/lexical_cast.html)
|
|
|
|
|
|
[Open Issues](https://svn.boost.org/trac/boost/query?status=!closed&component=lexical_cast)
|
|
|
|
### License
|
|
|
|
Distributed under the [Boost Software License, Version 1.0](http://boost.org/LICENSE_1_0.txt).
|