mirror of
https://github.com/boostorg/assert.git
synced 2026-01-22 17:12:08 +00:00
20 lines
310 B
Plaintext
20 lines
310 B
Plaintext
////
|
|
Copyright 2019, 2021 Peter Dimov
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
http://www.boost.org/LICENSE_1_0.txt
|
|
////
|
|
|
|
[#changes]
|
|
# Revision History
|
|
:toc:
|
|
:toc-title:
|
|
:idprefix:
|
|
|
|
## Changes in 1.78.0
|
|
|
|
* Added `source_location::to_string`.
|
|
|
|
## Changes in 1.73.0
|
|
|
|
* Added `source_location`.
|