Platform.Delegates.TemplateLibrary
0.1.2
See the version list below for details.
dotnet add package Platform.Delegates.TemplateLibrary --version 0.1.2
NuGet\Install-Package Platform.Delegates.TemplateLibrary -Version 0.1.2
<PackageReference Include="Platform.Delegates.TemplateLibrary" Version="0.1.2" />
<PackageVersion Include="Platform.Delegates.TemplateLibrary" Version="0.1.2" />
<PackageReference Include="Platform.Delegates.TemplateLibrary" />
paket add Platform.Delegates.TemplateLibrary --version 0.1.2
#r "nuget: Platform.Delegates.TemplateLibrary, 0.1.2"
#:package Platform.Delegates.TemplateLibrary@0.1.2
#addin nuget:?package=Platform.Delegates.TemplateLibrary&version=0.1.2
#tool nuget:?package=Platform.Delegates.TemplateLibrary&version=0.1.2
LinksPlatform's Platform.Delegates is a Template Library what contains set of C++ abstract class templates. Use Platform.Delegates.h file to include the library.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
-
native 0.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Platform.Delegates.TemplateLibrary:
| Package | Downloads |
|---|---|
|
Platform.Exceptions.TemplateLibrary
LinksPlatform's Platform.Exceptions is a Template Library what contains set of C++ abstract class templates. Use Platform.Exceptions.h file to include the library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.3.7 | 539 | 6/16/2023 |
| 0.3.6 | 456 | 6/16/2023 |
| 0.3.5 | 437 | 6/16/2023 |
| 0.3.4 | 456 | 6/16/2023 |
| 0.3.3 | 416 | 6/16/2023 |
| 0.3.2 | 446 | 6/16/2023 |
| 0.3.1 | 452 | 6/16/2023 |
| 0.3.0 | 416 | 6/16/2023 |
| 0.2.7 | 792 | 6/7/2022 |
| 0.2.6 | 730 | 6/7/2022 |
| 0.2.5 | 704 | 6/7/2022 |
| 0.2.4 | 705 | 6/7/2022 |
| 0.2.3 | 727 | 6/7/2022 |
| 0.2.2 | 707 | 6/7/2022 |
| 0.2.1 | 717 | 6/7/2022 |
| 0.2.0 | 726 | 10/17/2021 |
| 0.1.3 | 2,269 | 6/25/2021 |
| 0.1.2 | 668 | 6/25/2021 |
| 0.1.1 | 672 | 6/25/2021 |
| 0.0.15 | 664 | 6/24/2021 |
Refactoring to since C++17 standard.
Use Delegate constructor with deductions guides instead CreateDelegate function.
Fixed calling function with rvalue-reference arguments.
First release version for conan.