OpenMS
Loading...
Searching...
No Matches
hash< OpenSwath::LightTransition > Struct Reference

Hash function for LightTransition. More...

Public Member Functions

std::size_t operator() (const OpenSwath::LightTransition &t) const noexcept
 

Detailed Description

Hash function for LightTransition.

Hashes based on the transition_name which serves as the unique identifier. This enables use in std::unordered_map and std::unordered_set.

Member Function Documentation

◆ operator()()

std::size_t operator() ( const OpenSwath::LightTransition t) const
inlinenoexcept