wrenpp/examples
King_DuckZ 4d3dfce93f Improve and cleanup make_foreign_class()
No need to have two versions of this.
Static assert when users specify ambiguous overloads.
Currently overloads are discriminated only by
parameter count, not types, so we need to enforce this.
2022-05-15 17:01:57 +02:00
..
calendar Implement ClassManager 2022-05-14 17:06:25 +02:00
dieroll Bugfixes and improvements, simplify examples 2022-04-29 18:35:46 +02:00
greet Implement CallbackManager 2022-04-29 18:16:57 +02:00
math_vector Improve and cleanup make_foreign_class() 2022-05-15 17:01:57 +02:00
meson.build Add working example of constructor overloading 2022-05-15 16:03:29 +02:00