$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Proposal: boost::make_array()
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2013-01-15 07:05:03
On 13/01/2013 23:41, Marc Glisse wrote:
> it would be
> really cool if make_array<type>(a, b, c) also worked (using the same
> name makes it a bit complicated though).
I don't see how using the same name brings any problem.