We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7433ba commit 0b0924fCopy full SHA for 0b0924f
doc/smart_ptr/changelog.adoc
@@ -1,5 +1,5 @@
1
////
2
-Copyright 2019, 2020 Peter Dimov
+Copyright 2019-2025 Peter Dimov
3
4
Distributed under the Boost Software License, Version 1.0.
5
@@ -13,6 +13,10 @@ http://www.boost.org/LICENSE_1_0.txt
13
:toc-title:
14
:idprefix: changelog_
15
16
+## Changes in 1.88.0
17
+
18
+* Fix `operator<<` for wide streams (accidentally broken in 1.87.0)
19
20
## Changes in 1.87.0
21
22
* {cpp}03 is no longer supported, a {cpp}11 compiler is required.
0 commit comments