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