glucat  0.8.2
Public Types | Public Member Functions | List of all members
glucat::index_set_hash< LO, HI > Class Template Reference

#include <framed_multi.h>

Public Types

typedef index_set< LO, HI > index_set_t
 

Public Member Functions

size_t operator() (index_set_t val) const
 

Detailed Description

template<const index_t LO, const index_t HI>
class glucat::index_set_hash< LO, HI >

Definition at line 126 of file framed_multi.h.

Member Typedef Documentation

template<const index_t LO, const index_t HI>
typedef index_set<LO,HI> glucat::index_set_hash< LO, HI >::index_set_t

Definition at line 129 of file framed_multi.h.

Member Function Documentation

template<const index_t LO, const index_t HI>
size_t glucat::index_set_hash< LO, HI >::operator() ( index_set_t  val) const
inline

Definition at line 130 of file framed_multi.h.

References glucat::index_set< LO, HI >::hash_fn().


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