wrenpp/include
King_DuckZ 8a721494b1 Refactor so that make_method_bindable also accepts free functions now
This includes pointers to static member functions too of course.
`make_method_bindable` got renamed into the more generic
`make_function_bindable` because it deals with all functions
now, not only member functions.
2022-05-19 15:05:18 +02:00
..
wrenpp Refactor so that make_method_bindable also accepts free functions now 2022-05-19 15:05:18 +02:00
meson.build Add make_foreign_object() overload 2022-04-29 12:34:01 +02:00