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 or view it on GitHub:
https://github.com/tim-janik/beast/issues/93
_______________________________________________
beast mailing list
beast@gnome.org
https://mail.gnome.org/mailman/listinfo/beast

Reply via email to