$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] boost::mpl::for_each_impl() still not inlined
From: Peter Foelsche (peter_foelsche_at_[hidden])
Date: 2010-01-07 16:58:04
"Peter Foelsche" <peter_foelsche_at_[hidden]> wrote in message news:...
>
> "Peter Foelsche" <peter_foelsche_at_[hidden]> wrote in message
> news:hi5bfc$gap$1_at_ger.gmane.org...
>
>
> below are my patches for boost_1_41_0 -- these are dealing with inlining
> and
>
> boost::lambda::if_then_else_return
>
> not being able to deal with different return types in the true vs. else
> branch.
>
sorry -- the patch was inversed.
Attached the correct one.