Rcpp Version 1.0.9
|
#include <table.h>
Public Member Functions | |
CountInserter (HASH &hash_) | |
void | operator() (STORAGE value) |
Private Attributes | |
HASH & | hash |
|
inline |
|
inline |
Definition at line 33 of file table.h.
References Rcpp::sugar::CountInserter< HASH, STORAGE >::hash.
|
private |
Definition at line 38 of file table.h.
Referenced by Rcpp::sugar::CountInserter< HASH, STORAGE >::operator()().