CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

View Poll Results: Do you use Boost Library?

Voters
11. You may not vote on this poll
  • I’ve never heard of the Boost (What's Boost)

    1 9.09%
  • I’ve never used the Boost library

    3 27.27%
  • I've used Boost before, but it's not in my current development environment

    5 45.45%
  • I'm currently using Boost in my development environment

    2 18.18%
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Aug 2000
    Location
    New Jersey
    Posts
    968

    Do you use Boost library? (New 2007 Survey)

    Hi,

    I'm trying to determine how common it is to see boost in a development environment, and if most C++ developers are aware of the boost library.

    Boost is a free portable library, that basically extends the standard C++ library.
    See following link:
    http://www.boost.org/

    Please post your vote on the POLL displayed on the top of this page.

    Thank you for your time,
    Axter (David Maisonave)
    Last edited by Axter; August 1st, 2007 at 02:18 PM.
    David Maisonave
    Author of Policy Based Synchronized Smart Pointer
    http://axter.com/smartptr


    Top ten member of C++ Expert Exchange.
    C++ Topic Area

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured