wrenpp/examples/math_vector
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
..
main.cpp 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