stlab / libraries

ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.
https://stlab.cc
Boost Software License 1.0
661 stars 65 forks source link

Build with C++14 by default #523

Closed touraill-adobe closed 1 year ago

touraill-adobe commented 1 year ago

To avoid breaking C++14 compatibility and to ensure consistent behavior across toolchains I think it would be useful to specify a default standard to use for building (which can still be overridden of course).