$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [preprocessor] having trouble using reentrant macros
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2012-04-02 10:47:40
On Mon, 02 Apr 2012 13:23:02 +0100, Rob Desbois wrote:
> On 29 March 2012 16:29, Paul Mensonides <pmenso57_at_[hidden]> wrote:
>> With Chaos--which requires a really good preprocessor (such as gcc)--
>> rather than the Boost.Preprocessor), all higher-order algorithms are
>> reentrant. Â E.g.
>
> Thanks very much for the example code - looks good. FYI I couldn't
> access the Website http://chaos-pp.sourceforge.net/ linked from the
> sourceforge page; I just get an empty page titled "BLANK".
http://sourceforge.net/projects/chaos-pp
The code is in CVS. There is no packaged release though it is stable.
The best documentation index is probably the headers.html file in the
built-docs folder.
Regards,
Paul Mensonides