Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::pairHash Struct Reference

#include <gromacs/trajectoryanalysis/modules/scattering-debye-saxs.h>

Description

Hash function to allow use of pair in unordered_map.

Public Member Functions

template<class T1 , class T2 >
std::size_t operator() (const std::pair< T1, T2 > &pair) const
 there is no default operator so we define one
 

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