Go to file
2019-04-30 07:16:37 +10:00
doc fixed links that were broken by a page move at cppreference. 2019-04-22 09:49:04 +02:00
example fixed links that were broken by a page move at cppreference. 2019-04-22 09:49:04 +02:00
include/boost fixed 'base.hpp:85:5: error: class member cannot be redeclared' reported by teeks99-03-mc8-2a-Docker-64on64 2019-04-30 07:16:37 +10:00
meta corrected name 2014-12-13 08:00:44 +11:00
test fixed 'base.hpp:85:5: error: class member cannot be redeclared' reported by teeks99-03-mc8-2a-Docker-64on64 2019-04-30 07:16:37 +10:00
.gitignore corrected base::str_to_ potentially dereferencing end() iterator 2015-11-21 08:53:30 +11:00
.travis.yml CromwellEnage : Update .yml scripts as per Peter Dimov's message announcing the merging of CMake into boostorg/develop 2018-12-23 07:10:57 +11:00
index.html 2014->2016 2016-09-30 20:20:33 +10:00
makefile corrected 'comparison between signed and unsigned integer' 2019-04-26 21:27:36 +10:00
README.md readme corrected 2014-06-20 16:56:40 +10:00
todo.txt cleanup 2014-07-03 15:34:26 +10:00

The library builds on the boost::lexical_cast experience and takes those type conversion/transformation-related ideas further

  • to be useful and applicable in a wider range of deployment scenarios,
  • to provide a flexible, extendible and configurable type-conversion framework.

HTML documentation is available here.