$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Beginner of the boost.
From: Igor R (boost.lists_at_[hidden])
Date: 2013-04-06 15:52:52
> I used the c++ for developing, but now perhaps I wil begin use the boost.
> Is there quick way from standard c++ to boost c++?
Boost is a collection of libraries written in standard c++ and
interoperable with the standard c++ library.
The most quick way to begin working with boost is to choose the
libraries you need and to read the appropriate manuals:
http://www.boost.org/doc/libs/1_53_0/