File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1717 * inst/include/Rcpp/*: Removed BEGIN_RCPP and END_RCPP from a few files
1818 * src/Module.cpp: But added here
1919
20+ 2015-04-19 Jonathan Marshall <
[email protected] >
21+
22+ * inst/include/Rcpp/vector/string_proxy.h: Adds empty() constructor
23+ * inst/include/Rcpp/vector/const_string_proxy.h: Ditto
24+
20252015-03-18 Dmitrii Meleshko <
[email protected] >
2126
2227 * inst/include/Rcpp/vector/Matrix.h: Added default ctor for 0x0 matrix
Original file line number Diff line number Diff line change 1111 \item Header files try harder not to let macroas leak out.
1212 \item Matrices now have a default constructor for zero - by - zero dimension
1313 matrices (via pull request by Dmitrii Meleshko ).
14+ \item A new \code {empty()} string constructor was added.
1415 }
1516 \item Changes in Rcpp Attributes :
1617 \itemize {
You can’t perform that action at this time.
0 commit comments