Grappa  r3821, hash 22cd626d567a91ead5b23302066d1e9469f45c66
Grappa::GlobalHashSet< K >::Cell Struct Reference

#include <GlobalHashSet.hpp>

Public Member Functions

 Cell ()
 

Public Attributes

std::vector< Entryentries
 

Detailed Description

template<typename K>
struct Grappa::GlobalHashSet< K >::Cell

Definition at line 68 of file GlobalHashSet.hpp.

Constructor & Destructor Documentation

template<typename K >
Grappa::GlobalHashSet< K >::Cell::Cell ( )
inline

Definition at line 70 of file GlobalHashSet.hpp.

Member Data Documentation

template<typename K >
std::vector<Entry> Grappa::GlobalHashSet< K >::Cell::entries

Definition at line 69 of file GlobalHashSet.hpp.


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