| 
    Rcpp Version 1.0.14
    
   | 
 

Go to the source code of this file.
Classes | |
| class | Rcpp::internal::string_proxy< RTYPE, StoragePolicy > | 
Namespaces | |
| namespace | Rcpp | 
| Rcpp API.  | |
| namespace | Rcpp::internal | 
| internal implementation details  | |
Functions | |
| template<int RT> | |
| bool | Rcpp::internal::operator< (const string_proxy< RT > &lhs, const string_proxy< RT > &rhs) | 
| template<int RT> | |
| bool | Rcpp::internal::operator> (const string_proxy< RT > &lhs, const string_proxy< RT > &rhs) | 
| template<int RT> | |
| bool | Rcpp::internal::operator>= (const string_proxy< RT > &lhs, const string_proxy< RT > &rhs) | 
| template<int RT> | |
| bool | Rcpp::internal::operator<= (const string_proxy< RT > &lhs, const string_proxy< RT > &rhs) | 
| std::ostream & | Rcpp::internal::operator<< (std::ostream &os, const string_proxy< STRSXP > &proxy) | 
| std::string | Rcpp::internal::operator+ (const std::string &x, const string_proxy< STRSXP > &y) |