$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] VC2013 1.55 beta failures
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2013-10-18 16:57:14
On Fri, Oct 18, 2013 at 9:24 PM, Stephan T. Lavavej <
stl_at_[hidden]> wrote:
> Trailing return types were supported in VC 2010.
I don't remember why they are still deactivated but my guess would be
because of issues related to auto implementation in msvc.
Or it's just have been forgot.