C++ World

C++ Resources, Tips,
Documentation, Examples,
HOWTO's, FAQ's, Tools
Libraries, Frameworks, IDE's

 
© 2005,2009 C++ World - All rights reserved - webdesign.arttina
C++, Sockets, SysProg, Libraries, Examples, Tools, Compilers, IDE, STL, XML
Google
FAQ Sockets Socket Library Software Engineering Sysprog Examples Books
 
Home
C++
The C Language
STL
BOOST
GNU
GNU C Compiler
GNU Debugger
GNU Profiler
HP C++ Compiler
DDD
Eclipse
Curses
XML
X11
KDevelop
MS Visual Studio
Tutorials

What is Boost?

Boost is a comprehensive and fast growing C++ framework, which is available on many platforms.
It covers some generic functionality (date/time, hash functions, ... ), signals, threads etc.

Benefit of using Boost in your project

Boost is used by a large number of developers(=testers). Boost is a good framework and is kept and developed further very well.
Boost is not part of the ANSI C++ Standard, but part of the framework could become part.

Tutorials

The Boost Project provides a Tutorial. Please get it from here.
Have a look at it!


Franz Brandel Contact Legal Statement Sitemap C++ World