[tim-janik/beast] C++17 Migration (#93)



Support and depend on C++17.
Our current base platform, Ubuntu-18.04 ships with clang++-6.0 and g++-7.3, both of which have support for -std=gnu++17.
Moving to C++17 can help with cross-platform filesystem access, it has lambda simplifications and most importantly std::variant.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]