Skip to content

[C++] 0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 15:53
· 53 commits to master since this release
77ae748

https://www.nuget.org/packages/Platform.Delegates.TemplateLibrary/0.1.3

Refactoring to since C++17 standard.
Use Delegate constructor with deductions guides instead CreateDelegate function.
Fixed calling function with rvalue-reference arguments.
Removing C++20 content.
First release version for conan.