Go to file
2017-03-22 08:48:40 +11:00
doc Add, and update, documentation build targets. 2016-10-07 23:07:33 -05:00
example removed unnecessary 'public' from boost::cnv::by_default declaration 2017-03-22 08:48:40 +11:00
include/boost removed unnecessary 'public' from boost::cnv::by_default declaration 2017-03-22 08:48:40 +11:00
meta corrected name 2014-12-13 08:00:44 +11:00
test removed unnecessary 'public' from boost::cnv::by_default declaration 2017-03-22 08:48:40 +11:00
.gitignore corrected base::str_to_ potentially dereferencing end() iterator 2015-11-21 08:53:30 +11:00
index.html 2014->2016 2016-09-30 20:20:33 +10:00
makefile added time.h 2017-02-13 08:48:33 +11: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.