$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost.Exception and constexpr
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-01-10 13:13:44
On Thu, Jan 10, 2013 at 9:06 PM, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
>
> Have you tried declaring arr as a constexpr?
It doesn't make any difference, the error is the same.