Glen Fraser 8af9cc5f11 Support testing/clearing Assignable_Proxy_Function's callable
- add `operator bool()` cast to test if an Assignable_Proxy_Function
  has a callable.
- add `clear()` to reset/empty the callable function.
- include new compiled test case to work with (setting, testing, calling
  and clearing) callback functions in C++ objects.
2019-04-21 12:09:19 +02:00
..
dispatchkit Support testing/clearing Assignable_Proxy_Function's callable 2019-04-21 12:09:19 +02:00
language Formatting cleanup 2018-06-11 05:27:48 -06:00
utility Merge branch 'develop' into best_practices 2018-05-30 08:30:29 -06:00
chaiscript_basic.hpp Update copyrights to 2018 2018-05-29 11:51:15 -06:00
chaiscript_defines.hpp Update version to 6.1.1 2018-08-15 13:12:36 -06:00
chaiscript_stdlib.hpp Avoid creating vectors when possible 2017-11-16 09:10:48 -07:00
chaiscript_threading.hpp Fix: added 'static' to thread_local variable in chaiscript/chaiscript_threading.hpp 2018-11-15 18:59:18 +03:00
chaiscript.hpp Update copyrights to 2018 2018-05-29 11:51:15 -06:00