Open GlynLeine opened 2 years ago
Describe the bug Delegates might have unused parts, and might not destruct propperly when used with non static non member functions
Expected behavior delegates should work with any callable type and construct and cleanup propperly.
Describe the bug Delegates might have unused parts, and might not destruct propperly when used with non static non member functions
Expected behavior delegates should work with any callable type and construct and cleanup propperly.