Platform.Hashing.TemplateLibrary
0.5.6
dotnet add package Platform.Hashing.TemplateLibrary --version 0.5.6
NuGet\Install-Package Platform.Hashing.TemplateLibrary -Version 0.5.6
<PackageReference Include="Platform.Hashing.TemplateLibrary" Version="0.5.6" />
<PackageVersion Include="Platform.Hashing.TemplateLibrary" Version="0.5.6" />
<PackageReference Include="Platform.Hashing.TemplateLibrary" />
paket add Platform.Hashing.TemplateLibrary --version 0.5.6
#r "nuget: Platform.Hashing.TemplateLibrary, 0.5.6"
#:package Platform.Hashing.TemplateLibrary@0.5.6
#addin nuget:?package=Platform.Hashing.TemplateLibrary&version=0.5.6
#tool nuget:?package=Platform.Hashing.TemplateLibrary&version=0.5.6
LinksPlatform's Platform.Hashing is a Template Library which contains std::hash specializations for:
- trivial and standard-layout types
- types constrained by std::ranges::range
- std::any
Use Platform.Hashing.h file to include the whole library.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Platform.Hashing.TemplateLibrary:
| Package | Downloads |
|---|---|
|
Platform.Ranges.TemplateLibrary
LinksPlatform's Platform.Ranges is a Template Library what contains set of C++ non-abstract class templates. Use Platform.Ranges.h file to include the library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.5.6 | 393 | 7/20/2023 |
| 0.5.5 | 356 | 7/4/2023 |
| 0.5.4 | 361 | 7/2/2023 |
| 0.5.3 | 354 | 7/2/2023 |
| 0.5.2 | 361 | 7/2/2023 |
| 0.5.1 | 337 | 6/29/2023 |
| 0.5.0 | 340 | 6/19/2023 |
| 0.4.0 | 611 | 10/28/2022 |
| 0.3.0 | 656 | 6/30/2022 |
| 0.2.0 | 934 | 8/20/2021 |
| 0.1.0 | 1,487 | 7/7/2021 |
| 0.0.3 | 1,384 | 3/17/2020 |
| 0.0.2 | 723 | 3/16/2020 |
| 0.0.1 | 733 | 3/16/2020 |
Fixed compilation for aarch64 architecture