Discussion:
Boost
(too old to reply)
Mark Casternoff
2008-10-12 17:57:32 UTC
Permalink
Not sure if this is the proper group for this, but I'm wondering if
anyone has used Boost (for C++) on the Mac, and has any feedback on
how/if it works and under what circumstances.

Thanks.
David Phillip Oster
2008-10-12 22:29:57 UTC
Permalink
Post by Mark Casternoff
Not sure if this is the proper group for this, but I'm wondering if
anyone has used Boost (for C++) on the Mac, and has any feedback on
how/if it works and under what circumstances.
Thanks.
I've used pieces of it, smart pointers for example. It works. It's
great. It has never caused me problems.
Mark Casternoff
2008-10-13 16:25:29 UTC
Permalink
Post by David Phillip Oster
Post by Mark Casternoff
Not sure if this is the proper group for this, but I'm wondering if
anyone has used Boost (for C++) on the Mac, and has any feedback on
how/if it works and under what circumstances.
Thanks.
I've used pieces of it, smart pointers for example. It works. It's
great. It has never caused me problems.
Thanks. I'll have to give it a try.
Jonathan Hoyle
2008-10-14 19:04:26 UTC
Permalink
Post by Mark Casternoff
Not sure if this is the proper group for this, but I'm wondering if
anyone has used Boost (for C++) on the Mac, and has any feedback on
how/if it works and under what circumstances.
Thanks.
Yes, and with Boost being so popular and useful, many of its
components (such as its smart pointers) are being incorporated into
the new ANSI/ISO C++, which is expected to be ratified next year.

See: http://en.wikipedia.org/wiki/C%2B%2B0x

Jonathan Hoyle
http://www.jonhoyle.com

Loading...