$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Fit] About supported C++ version
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2016-03-15 03:59:04
Hi,
I was wondering if Boost.Fit shouldn't be a library as Boost.Hana, a
library that makes use of the last C++ version and avoids as much
portability issues as possible.
Which C++14 features will make the library simpler?
Which adopted C++17 features will make the library simpler?
Which other C++ features would be missing?
Paul I guess that you are using a C++11 compiler and want to support
this version, could you confirm?
Best,
Vicente