$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] "Software Development using the C++ Boost Library", book in preparatiion
From: Mathieu - (ptr.jetable_at_[hidden])
Date: 2010-02-16 05:20:29
On 16 February 2010 10:42, Daniel J. Duffy <dduffy_at_[hidden]> wrote:
> 4. Phoenix: this does not seem to be part of the boost distribution? The Lambda part is compact.
Phoenix is a *part* of boost.spirit :
http://www.boost.org/doc/libs/1_42_0/libs/spirit/phoenix/doc/html/index.html
So yes it's part of the boost distribution, it enables Functionnal
programming in C++.