SparseBase
Getting Started
Tutorials
Explanations
How To Guides
Library API
Contributing
License (MIT)
SparseBase
»
Library API
»
Struct TypeIndexVectorHash
View page source
Struct TypeIndexVectorHash
Defined in
File utils.h
Struct Documentation
struct
sparsebase
::
utils
::
TypeIndexVectorHash
Functor used for hashing vectors of type_index values.
Public Functions
std
::
size_t
operator
()
(
const
std
::
vector
<
std
::
type_index
>
&
vf
)
const