Rcpp Version 1.0.9
|
#include <unique.h>
Public Member Functions | |
InSet (const HASH &hash_) | |
int | operator() (STORAGE value) |
Private Types | |
typedef HASH::STORAGE | STORAGE |
Private Attributes | |
const HASH & | hash |
|
private |
|
inline |
|
inline |
Definition at line 35 of file unique.h.
References Rcpp::sugar::InSet< HASH >::hash.
|
private |
Definition at line 40 of file unique.h.
Referenced by Rcpp::sugar::InSet< HASH >::operator()().