forpy  2
forpy::vector_hasher Struct Reference

A simple vector<size_t> hasher. More...

#include <hash.h>

Public Member Functions

size_t operator() (const std::vector< size_t > &t) const
 

Detailed Description

A simple vector<size_t> hasher.

Definition at line 34 of file hash.h.

Member Function Documentation

◆ operator()()

size_t forpy::vector_hasher::operator() ( const std::vector< size_t > &  t) const
inline

Hash function.

Definition at line 36 of file hash.h.


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