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" />
paket add Platform.Hashing.TemplateLibrary --version 0.5.6
#r "nuget: Platform.Hashing.TemplateLibrary, 0.5.6"
// Install Platform.Hashing.TemplateLibrary as a Cake Addin #addin nuget:?package=Platform.Hashing.TemplateLibrary&version=0.5.6 // Install Platform.Hashing.TemplateLibrary as a Cake Tool #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 | 191 | 7/20/2023 |
0.5.5 | 206 | 7/4/2023 |
0.5.4 | 210 | 7/2/2023 |
0.5.3 | 203 | 7/2/2023 |
0.5.2 | 209 | 7/2/2023 |
0.5.1 | 187 | 6/29/2023 |
0.5.0 | 185 | 6/19/2023 |
0.4.0 | 441 | 10/28/2022 |
0.3.0 | 475 | 6/30/2022 |
0.2.0 | 735 | 8/20/2021 |
0.1.0 | 1,291 | 7/7/2021 |
0.0.3 | 1,156 | 3/17/2020 |
0.0.2 | 499 | 3/16/2020 |
0.0.1 | 515 | 3/16/2020 |
Fixed compilation for aarch64 architecture