Jason Turner fb7f8f194c Add support for r-value parameters and unique_ptr
Notes
 * Due to the limitations for how Boxed_Value is handled
   the unique_ptrs must still be wrapped in a shared_ptr
 * However, this caveat does not directly affect the user
2016-12-05 12:07:56 -07:00
..
dispatchkit Add support for r-value parameters and unique_ptr 2016-12-05 12:07:56 -07:00
language Fix regression from last commit on single char operators 2016-12-02 23:26:54 -07:00
utility Make constexpr members const 2016-12-03 07:59:06 -07:00
chaiscript_basic.hpp Cleanups and split up into _basic options 2016-08-27 10:33:44 -06:00
chaiscript_defines.hpp Fix some GCC compiler errors. 2016-10-22 16:49:53 +02:00
chaiscript_stdlib.hpp Cleanups and split up into _basic options 2016-08-27 10:33:44 -06:00
chaiscript_threading.hpp Add warning on platforms without thread_local 2016-04-15 23:09:20 -06:00
chaiscript.hpp Fixed a bug in the first example 2016-11-26 15:43:28 +01:00