General literal text conversions, such as an int represented as a string, or vice versa
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Antony Polukhin 35941953d1 update CI setup (1) 3 weeks ago
.github/workflows update CI setup (1) 3 weeks ago
doc Update copyright years 5 months ago
example Update copyright years 5 months ago
include/boost add C++03 deprecation warnings 4 weeks ago
meta [skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. 2 years ago
perf Update copyright years 5 months ago
test Update copyright years 5 months ago
.gitattributes This commit was generated by cvs2svn to compensate for changes in r4, 23 years ago
CMakeLists.txt Update CMakeLists.txt 2 years ago
README.md Remove TravisCI runs 2 years ago
index.html Removed the polymorphic casts and implicit_cast 9 years ago

README.md

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.