On Sat, Jun 7, 2014 at 6:44 AM, Niall Douglas
On 7 Jun 2014 at 2:18, Louis Dionne wrote:
Also, for those following the development of Boost.Hana, it is going well and I am preparing for a followup in the near future. Stay tuned!
Louis, Microsoft have announced what's going to be in VS2015 at http://blogs.msdn.com/b/vcblog/archive/2014/06/03/visual-studio-14-ctp .aspx.
I was wondering if Boost.Hana could work with VS2015? I mean, VS2014 will clearly be insufficient, but I'd like to know what you think about VS2015. Note that VS2015 still will not have expression SFINAE nor generalised constexpr nor template variables.
A couple of nits: We don't actually know the name of the next VS release, although we know `Visual Studio "14" will most likely be available sometime in 2015, with a more complete preview release and final naming available later this year.` Also, the roadmap published at the bottom of http://blogs.msdn.com/b/somasegar/archive/2014/05/28/first-preview-of-visual... is just their current best guess. For example, "inline namespaces" was off in the distant future, but when the LWG started using inline namespaces in the TSes, Microsoft implemented them right away. --Beman