Mario Bielert 21e3d1cc0a Fixes build issue for Boxed_Value
This ixes the problem, that one has to include chaiscript.hpp to build
compilation units, which only use Boxed_Value and boxed_cast.
You can now just include boxed_cast.hpp. This decreases build time
significant.
2013-07-22 21:24:16 +02:00
..
any.hpp Revert "Use unique_ptr instead of shared_ptr in our any implementation, >10% speed improvement" 2012-07-13 13:54:48 -06:00
bad_boxed_cast.hpp Merge branch 'master' into 2010-09-09-CxScript 2012-06-01 08:50:15 -06:00
bind_first.hpp Prevent leaking macros #76 2012-11-07 14:13:08 -07:00
bootstrap_stl.hpp Fix linux build error discovered with 4.0.0 release 2012-11-17 20:30:53 -07:00
bootstrap.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-02-25 12:08:32 -07:00
boxed_cast_helper.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 09:40:22 -06:00
boxed_cast.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 09:40:22 -06:00
boxed_number.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 09:40:22 -06:00
boxed_value.hpp - Fix legit threading issue which shows itself on clang / macos mostly 2013-05-26 22:47:23 -06:00
dispatchkit.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 09:40:22 -06:00
dynamic_cast_conversion.hpp Fixes build issue for Boxed_Value 2013-07-22 21:24:16 +02:00
dynamic_object.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 12:42:00 -06:00
exception_specification.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-05-27 08:48:59 -06:00
function_call_detail.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 09:40:22 -06:00
function_call.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 09:40:22 -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 Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-05-27 08:48:59 -06:00
proxy_functions.hpp Merge branch 'master' into ChaiScript_5_0_CPP_11 2013-04-25 16:17:51 -06:00
register_function.hpp Update copyrights to 2012 #23 2012-05-16 11:55:51 -06:00
type_info.hpp C++11 needs constexpr constructor when object used in constexpr expression 2013-02-27 13:33:27 +08:00