We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29838f8 commit e9bfdceCopy full SHA for e9bfdce
NEWS.md
@@ -9,7 +9,8 @@
9
10
A side effect of this new approach is that the `preserved` object exposed
11
through `protect.hpp` no longer exists. We don't believe that anyone was using
12
- this.
+ this. This also means you should no longer see "unused variable" warnings
13
+ about `preserved` (#249).
14
15
* Dropped support for gcc 4.8, mainly an issue for extremely old CentOS 7
16
systems which used that as their default compiler. As of June 2024, CentOS 7
0 commit comments