mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Bump minimum language standard to C++14 (#788)
* Bump minimum language standard to C++14 * Add warning message in config * Update readme and keep C++14 in GCC5 drone run
This commit is contained in:
@@ -2,8 +2,8 @@ Boost Math Library
|
||||
[](https://drone.cpp.al/boostorg/math)[](https://github.com/boostorg/math/actions)
|
||||
==================
|
||||
|
||||
>ANNOUNCEMENT: Support for C++03 is now deprecated in this library and will be supported in existing features
|
||||
>only until March 2021. New features will require *at least* C++11, as will existing features from next year.
|
||||
>ANNOUNCEMENT: Support for C++11 will be deprecated in this library starting in July 2023 (Boost 1.82).
|
||||
>New features will require *at least* C++14, as will existing features starting with the deprecation release.
|
||||
|
||||
This library is divided into several interconnected parts:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user