On 16 November 2012 at 09:22, Hadley Wickham wrote:
| > | Cool - thanks!  It might be useful in general to expose some of the
| > | STL sorted range commands - I'm not sure if that's general enough for
| > | base Rcpp or not.
| >
| > Even having really good documentation on all the STL goodness would be good.
| > There is an entire chapter in (free, pdf and other formats) book 'C++
| > Annotations' which Doug and I often recommend; and I scooped up a free-to-me
| > paper copy of Austern's book recently -- but am still looking for something
| > to go with Rcpp documentation.
| 
| I've been using (e.g.) http://www.cplusplus.com/reference/stl/map/ a
| lot - it has plenty of examples, which is really helpful for getting
| started.

It seems that site has a bit of an uncool reputation among the cognoscenti on 
SO.

I usually go back to http://www.sgi.com/tech/stl/ which is what has been
there "since the dawn of time".

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com  
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to