HPCombi
High Performance Combinatorics in C++ using vector instructions v1.1.0
Loading...
Searching...
No Matches
std::hash< HPCombi::VectGeneric< Size, Expo > > Struct Template Reference

This type appears in the doc because we provide a hash function for HPCombi::VectGeneric. More...

#include <vect_generic.hpp>

Public Member Functions

size_t operator() (const HPCombi::VectGeneric< Size, Expo > &ar) const
 

Detailed Description

template<size_t Size, typename Expo>
struct std::hash< HPCombi::VectGeneric< Size, Expo > >

This type appears in the doc because we provide a hash function for HPCombi::VectGeneric.

Member Function Documentation

◆ operator()()

template<size_t Size, typename Expo>
size_t std::hash< HPCombi::VectGeneric< Size, Expo > >::operator() ( const HPCombi::VectGeneric< Size, Expo > & ar) const
inline

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