ATLAS Offline Software
Loading...
Searching...
No Matches
HashTools.h File Reference

Hash functions for std::pair. More...

#include <cstdint>
Include dependency graph for HashTools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TrigVSI::PairHash< T1, T2 >

Namespaces

namespace  TrigVSI

Functions

void TrigVSI::HashCombineImpl (size_t &h, size_t k) noexcept
template<class Type>
void TrigVSI::HashCombine (std::size_t &h, const Type &value) noexcept

Detailed Description

Hash functions for std::pair.

Definition in file HashTools.h.