platform.hashing/0.5.5

platform.hashing is one of the libraries of the LinksPlatform modular framework, which contains std::hash specializations for: - trivial and standard-layout types - types constrained by std::ranges::range - std::any
Recipe info
LGPL-3.0-only
2023-09-16

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
platform.hashing/0.5.5

Using platform.hashing

Loading ...
Loading...