$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [result_of] fails with clan (C++11)
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-11-28 16:06:23
On 28/11/12 19:44, Eric Niebler wrote:
> The function type
> void(&)(X&) cannot be called with 0 arguments
Can a reference type be a callable at all?