Markus Groß f8feaf6ea8 Add toString function to Boxed_Number.
For uint8_t, int8_t and char the value is first
converted to an appropriate int type.
This way the value is converted to a number
rather than a character.
2012-06-29 16:48:53 +02:00
..
bad_boxed_cast.hpp Catch a few things found with more aggressive g++ warnings 2012-06-01 08:47:40 -06:00
bind_first.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
bootstrap_stl.hpp Eliminate all VC++10 64bit Warnings. 2012-06-01 12:21:14 -06:00
bootstrap.hpp Fix build error for building without threads 2012-06-25 16:44:22 -06:00
boxed_cast_helper.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
boxed_cast.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
boxed_number.hpp Add toString function to Boxed_Number. 2012-06-29 16:48:53 +02:00
boxed_value.hpp Remove Boxed_Value dependencies, they are not a solution 2012-05-21 08:18:33 -06:00
dispatchkit.hpp Enhance and correct error messages 2012-06-22 18:00:10 -06:00
dynamic_cast_conversion.hpp Catch a few things found with more aggressive g++ warnings 2012-06-01 08:47:40 -06:00
dynamic_object.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
exception_specification.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
function_call_detail.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
function_call.hpp Couple of include guard cleanups 2011-03-29 09:28:35 -06:00
handle_return.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
operators.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
proxy_constructors.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
proxy_functions_detail.hpp Eliminate boost::lexical_cast usage completely #39 2012-06-03 09:20:15 -06:00
proxy_functions.hpp Extreme error reporting capabilities update and bug fixes 2012-06-25 06:31:34 -06:00
register_function.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
type_info.hpp Catch a few things found with more aggressive g++ warnings 2012-06-01 08:47:40 -06:00