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

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

#include <perm_generic_impl.hpp>

Public Member Functions

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

Detailed Description

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

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

Member Function Documentation

◆ operator()()

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

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