This struct generates a hash out of four values (uses a pair where the first parameter is a tuple). More...
#include <btf.h>
Public Member Functions | |
| template<typename T1 , typename T2 , typename T3 , typename T4 > | |
| std::size_t | operator() (const std::pair< std::tuple< T1, T2, T3 >, T4 > &q) const | 
This struct generates a hash out of four values (uses a pair where the first parameter is a tuple).
      
  | 
  inline |