wrenpp/include/wrenpp
King_DuckZ 6a30725a62 Add arbitrary method to foreign_method_t conversion helper
It might not work in every case, you still are restricted
to types that set() and get() understand.
2020-05-03 12:23:06 +02:00
..
configuration.hpp Attach licence 2020-04-30 23:33:54 +02:00
def_configuration.hpp Add a reallocate_fn() to DefConfiguration implemented around new/delete 2020-05-02 23:28:48 +02:00
error_type.hpp Attach licence 2020-04-30 23:33:54 +02:00
handle.hpp Attach licence 2020-04-30 23:33:54 +02:00
has_method.hpp Attach licence 2020-04-30 23:33:54 +02:00
string_bt.hpp Move public headers to a separate directory, make a library 2020-04-30 22:50:46 +02:00
StringCRC32.hpp Allow users to store a custom pointer into the VM object. 2020-05-01 17:44:09 +02:00
vm.hpp __func__ is just the function name, ie "type_id", I need the whole signature to capture U as well 2020-05-01 18:34:36 +02:00
vm_fun.hpp Add arbitrary method to foreign_method_t conversion helper 2020-05-03 12:23:06 +02:00