$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [fusion] result_of_with_decltype is missing
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-10-16 06:01:04
Hi,
I can see many of my tests are failing like this:
Basically, it complains that fusion::detail::result_of_with_decltype is
missing and indeed I cannot find it defined in Boost.Fusion anywhere.