mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-05-28 13:37:09 +02:00
bb73f0a8b5
Include a specialized overload forwarder for constructors which don't have a free variable containing the native function pointer. Reduce code duplication from overload forwarder retriever with variadic templates (might as well just get rid of it in the future since it doesn't appear to do much).