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

#include <GlobalHashSet.hpp>

Public Attributes

bool result
 
ResultEntrynext
 

Detailed Description

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

Definition at line 73 of file GlobalHashSet.hpp.

Member Data Documentation

template<typename K >
ResultEntry* Grappa::GlobalHashSet< K >::ResultEntry::next

Definition at line 75 of file GlobalHashSet.hpp.

template<typename K >
bool Grappa::GlobalHashSet< K >::ResultEntry::result

Definition at line 74 of file GlobalHashSet.hpp.


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