Skip to content
Prev 2769 / 10988 Next

[Rcpp-devel] Using C++0x in g++ changes ifelse behaviour

I've worked out, and added an answer to the above. In a nutshell, set
settings$env$PKG_CXXFLAGS, where settings is the return of
getPlugin("Rcpp").

(I set the answer as "community wiki", so others can enhance the answer
if they wish.)

Darren