September 26, 2004
"Pablo Aguilar" <paguilarg@hotmail.com> wrote in message news:ciqbh8$2t4e$1@digitaldaemon.com...
> Found a couple of doc errors:
> - window_icon_scope, seems to've been born out of copy-pasting window_enable scope, and so, I think you forgot to
> update it's purpose
> - setcursor_scope has the same problem as above
> - unicode2ansi says ANST instead of ANSI (I also posted ansi2unicode had the same problem)
> - I think the docs for winstl and unixstl's pipe class are wrong, they state the pipe handles a Win32 Event synch
> object

All modified.

Thanks



September 29, 2004
I know copy_if is done already, but take a look anyway: http://www.artima.com/cppsource/wishlist.html

Item 23 of the Standard Library group's wishlist for C++0x


February 04, 2005
copy_if's now in STLSoft, in the up and coming 1.8.3, along with a few other new algorithms


"Pablo Aguilar" <paguilarg@hotmail.com> wrote in message news:cjeten$1ar2$1@digitaldaemon.com...
>I know copy_if is done already, but take a look anyway:
> http://www.artima.com/cppsource/wishlist.html
>
> Item 23 of the Standard Library group's wishlist for C++0x
> 


1 2
Next ›   Last »