$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [phoenix] Result type & compatibility with result_of
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-06-06 09:29:19
Hi,
Is there a rationale of Phoenix2 being not compatible with STL functors
and result_of? I'm trying to bind an STL functor and it fails to compile.