wrenpp/include
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
..
wrenpp Improve and cleanup make_foreign_class() 2022-05-15 17:01:57 +02:00
meson.build Add make_foreign_object() overload 2022-04-29 12:34:01 +02:00