commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
Loading...
Searching...
No Matches
std::hash< comms::SemVer > Struct Reference

Hash consistent with operator==: it combines major/minor/patch and the prerelease string, and (like equality) excludes build metadata. More...

#include <semver.hpp>

Detailed Description

Hash consistent with operator==: it combines major/minor/patch and the prerelease string, and (like equality) excludes build metadata.


The documentation for this struct was generated from the following file: