Rcpp Version 1.0.9
|
#include <self_match.h>
Public Member Functions | |
SelfInserter (HASH &hash_) | |
R_xlen_t | operator() (STORAGE value) |
Private Attributes | |
HASH & | hash |
R_xlen_t | index |
Definition at line 29 of file self_match.h.
|
inline |
Definition at line 31 of file self_match.h.
|
inline |
Definition at line 33 of file self_match.h.
References Rcpp::sugar::SelfInserter< HASH, STORAGE >::hash, and Rcpp::sugar::SelfInserter< HASH, STORAGE >::index.
|
private |
Definition at line 44 of file self_match.h.
Referenced by Rcpp::sugar::SelfInserter< HASH, STORAGE >::operator()().
|
private |
Definition at line 45 of file self_match.h.
Referenced by Rcpp::sugar::SelfInserter< HASH, STORAGE >::operator()().