|
Rcpp Version 1.1.2
|
#include <String.h>
Public Member Functions | |
| size_t | operator() (const Rcpp::String &s) const |
| std::size_t | operator() (const Rcpp::String &key) const |
Public Attributes | |
| hash< SEXP > | pointer_hasher |
|
inline |
Definition at line 26 of file sets.h.
References Rcpp::String::get_sexp(), and pointer_hasher.

|
inline |
Definition at line 739 of file String.h.
References Rcpp::String::get_cstring().

| hash<SEXP> std::hash< Rcpp::String >::pointer_hasher |
Definition at line 29 of file sets.h.
Referenced by operator()().