You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
duckdb/duckdb-r@fe615c4 (#387): Support using BEGIN_CPP11 and END_CPP11 in user code that does not return an SEXP by providing END_CPP11_EX variants that change the return value for the "happy" path. (Why does END_CPP11 need the return anyway?)