cpp11 icon indicating copy to clipboard operation
cpp11 copied to clipboard

simplify three false conditions for r_vector string (fix #431) - replaces PR #433

Open pachadotdev opened this issue 3 months ago • 0 comments

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

pachadotdev avatar Sep 19 '25 01:09 pachadotdev