$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-02-11 16:55:41
vladimir josef sykora wrote:
> Hello Aleksey,
Hi Vladimir,
> Encapsulating algorithms with a _new_ namespace, and later injecting
> it into the ::mpl via 'using', solves fine gcc's ADL conflicts. Could
> you apply BOOST_MPL_AUX_AGLORITHM_NAMESPACE patch to other algorithms?
Sure, will do for the upcoming release. Thanks for getting back with it!
Aleksey