forked from boostorg/throw_exception
Rename 'release history' to 'revision history'
This commit is contained in:
@ -5,15 +5,15 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
////
|
////
|
||||||
|
|
||||||
[#changes]
|
[#changes]
|
||||||
# Release History
|
# Revision History
|
||||||
:toc:
|
:toc:
|
||||||
:toc-title:
|
:toc-title:
|
||||||
:idprefix:
|
:idprefix:
|
||||||
|
|
||||||
## Changes in Boost 1.73.0
|
## Changes in 1.73.0
|
||||||
|
|
||||||
* Added an overload of `throw_exception` that takes a `boost::source_location`
|
* Added an overload of `throw_exception` that takes a `boost::source_location`
|
||||||
object.
|
object.
|
||||||
|
|
||||||
NOTE: Projects using `BOOST_THROW_EXCEPTION` with exceptions disabled will need
|
NOTE: Projects using `BOOST_THROW_EXCEPTION` with exceptions disabled will need
|
||||||
to add a definition of this new overload.
|
to add a definition of this new overload.
|
||||||
|
Reference in New Issue
Block a user