cimod
C++ library for a binary (and polynomial) quadratic model.
cimod::pair_hash Struct Reference

Hash function for std::unordered_map. More...

#include <hash.hpp>

Public Member Functions

template<class T1 , class T2 >
std::size_t operator() (const std::pair< T1, T2 > &p) const
 

Detailed Description

Hash function for std::unordered_map.

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
std::size_t cimod::pair_hash::operator() ( const std::pair< T1, T2 > &  p) const
inline

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