![]() |
OpenMS
|
Hash function for MetaInfoInterface. More...
#include <OpenMS/METADATA/MetaInfoInterface.h>
Public Member Functions | |
| std::size_t | operator() (const OpenMS::MetaInfoInterface &meta) const noexcept |
Hash function for MetaInfoInterface.
Hashes based on all meta info key-value pairs using order-independent accumulation. Uses direct iterator access for O(n) complexity without allocating intermediate vectors.
|
inlinenoexcept |
References OpenMS::hash_combine(), and OpenMS::hash_int().