wrenpp/examples
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
..
calendar Refactor so that make_method_bindable also accepts free functions now 2022-05-19 15:05:18 +02:00
dieroll Temporary commit - work in progress 2022-05-19 01:06:09 +02:00
greet Temporary commit - work in progress 2022-05-19 01:06:09 +02:00
math_vector Refactor so that make_method_bindable also accepts free functions now 2022-05-19 15:05:18 +02:00
meson.build Add working example of constructor overloading 2022-05-15 16:03:29 +02:00