mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +00:00
[readme] Move deprecation warning down and change its style.
This commit is contained in:
parent
10ecf6565b
commit
f46f4ac970
@ -1,7 +1,5 @@
|
||||
# 
|
||||
|
||||
> **CAUTION**: Boost.Geometry in Boost 1.73 deprecates support for the C++03 and will require C++14 from Boost 1.75 onwards (see issue [#590](https://github.com/boostorg/geometry/issues/590)).
|
||||
|
||||
Boost.Geometry, part of collection of the [Boost C++ Libraries](http://github.com/boostorg), defines concepts, primitives and algorithms for solving geometry problems.
|
||||
|
||||
[](http://www.boost.org/LICENSE_1_0.txt)
|
||||
@ -10,6 +8,9 @@ Boost.Geometry, part of collection of the [Boost C++ Libraries](http://github.co
|
||||
[](http://lists.boost.org/geometry/)
|
||||
[](https://gitter.im/boostorg/geometry?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
| :warning: **CAUTION**: Boost.Geometry in Boost 1.73 deprecates support for the C++03 and will require C++14 from Boost 1.75 onwards (see issue [#590](https://github.com/boostorg/geometry/issues/590)). |
|
||||
| --- |
|
||||
|
||||
### Test results
|
||||
|
||||
Branch | Build | Coverage | Regression | Documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user