Home
last modified time | relevance | path

Searched defs:asStdString (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/R-cran-readxl/readxl/src/
H A DXlsCell.h226 std::string asStdString(const bool trimWs) const { in asStdString() function
H A DXlsxCell.h185 std::string asStdString(const std::vector<std::string>& stringTable, in asStdString() function
/dports/devel/R-cran-Rcpp/Rcpp/inst/tinytest/cpp/
H A DRObject.cpp36 std::string asStdString(std::string s){ in asStdString() function