Grappa  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 62 of file GlobalHashSet.hpp.

Member Data Documentation

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

Definition at line 64 of file GlobalHashSet.hpp.

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

Definition at line 63 of file GlobalHashSet.hpp.


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