$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Fusion] Simple transform not working in 1.54?
From: Andrew (andrew_at_[hidden])
Date: 2013-10-09 11:17:25
Hi,
Can anyone shed any light on why this simple test case results in an
instantiation of âstruct
inspect<boost::fusion::vector2<boost::fusion::detail::apply_transform_result<int>...'
instead of the expected 'struct inspect<boost::fusion::vector2<int,
int(double)>>' ?
Sorry about the use of pastebin, boost.codepad.org is down.