$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [assign] Support for std::array
From: Bill Buklis (boostusr_at_[hidden])
Date: 2013-02-20 12:17:23
For compilers that support it (especially VS2010 or later), is or will
there be support for std::array with boost::assign? For example list_of
works with boost::array, but not std::array. I'm currently still on
boost 1.50. If this has already been added to a post 1.50 build, then
awesome. Hopefully, I'll be upgrading soon.
Thanks,
-- Bill