18#ifndef Rcpp_Na_Proxy_h 
   19#define Rcpp_Na_Proxy_h 
friend bool operator==(Rcpp::internal::string_proxy< STRSXP > x, Rcpp::Na_Proxy)
 
friend bool operator==(const char *, Rcpp::Na_Proxy)
 
friend bool operator==(Rcpp::internal::const_string_proxy< STRSXP > x, Rcpp::Na_Proxy)
 
friend bool operator==(Rcpp::Na_Proxy, const char *)
 
friend bool operator==(Rcpp::Na_Proxy, Rcomplex x)
 
friend bool operator==(Rcpp::Na_Proxy, int x)
 
friend bool operator==(int x, Rcpp::Na_Proxy)
 
friend bool operator==(Rcpp::Na_Proxy, double x)
 
friend bool operator==(Rcpp::Na_Proxy, Rcpp::internal::const_string_proxy< STRSXP > x)
 
friend bool operator==(Rcomplex x, Rcpp::Na_Proxy)
 
friend bool operator==(Rcpp::Na_Proxy, Rcpp::String x)
 
friend bool operator==(Rcpp::String x, Rcpp::Na_Proxy)
 
friend bool operator==(Rcpp::Na_Proxy, Rcpp::internal::string_proxy< STRSXP > x)
 
friend bool operator==(double x, Rcpp::Na_Proxy)
 
friend bool operator==(Rcpp::Na_Proxy, std::string)
 
friend bool operator==(Rcpp::Na_Proxy, SEXP x)
 
friend bool operator==(SEXP x, Rcpp::Na_Proxy)
 
friend bool operator==(std::string, Rcpp::Na_Proxy)
 
bool is_na< STRSXP >(SEXP x)
 
bool is_na< INTSXP >(int x)
 
bool is_na< REALSXP >(double x)
 
bool is_na< CPLXSXP >(Rcomplex x)
 
LogicalVector shush_about_NA()
 
static internal::NamedPlaceHolder _