On Tue, 2006-06-13 at 13:49 -0600, Bryan Sant wrote: > On 6/13/06, Michael L Torrie <[EMAIL PROTECTED]> wrote: > > Just take a look at boost.org. > > Cool. I have been looking for something like this :-). Thanks!
I used to think I was fairly proficient at C++ until I read up on the docs to some of the more advanced routines in this library. It definitely takes C++ (and its templating system) to the very edge of what C++ was designed to do, and it works well. For example, http://www.boost.org/doc/html/lambda.html > > -Bryan > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: http://plug.org/mailman/options/plug > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
