cpp11
cpp11 copied to clipboard
simplify three false conditions for r_vector string (fix #431) - replaces PR #433
Implements #431: simplify the condition that excludes containers constructible from SEXP or strings when converting to C++ containers. This PR contains one commit and only updates inst/include/cpp11/r_vector.hpp.
replaces #433