2
0
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:
Matt Borland
2022-05-31 20:19:22 -07:00
committed by GitHub
parent 65aaf02760
commit 5fa7797ec6
4 changed files with 17 additions and 6 deletions

View File

@@ -2,8 +2,8 @@ Boost Math Library
[![Build Status](https://drone.cpp.al/api/badges/boostorg/math/status.svg)](https://drone.cpp.al/boostorg/math)[![Build Status](https://github.com/boostorg/math/workflows/CI/badge.svg?branch=develop)](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: