]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add changelog entry. 10378/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 27 May 2020 00:37:42 +0000 (18:37 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 27 May 2020 00:37:42 +0000 (18:37 -0600)
doc/news/changes/incompatibilities/20200526Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/incompatibilities/20200526Bangerth b/doc/news/changes/incompatibilities/20200526Bangerth
new file mode 100644 (file)
index 0000000..bc37833
--- /dev/null
@@ -0,0 +1,8 @@
+Removed: The Threads::Task class had an `operator==` that allowed
+comparing objects of this type for equality. This operator has been
+removed. If you want to store objects of this kind in a collection
+that requires this kind of operator (say, `std::set`), then you
+probably can't do so any more in a reasonable way. However, this is
+exactly what the Threads::TaskGroup class is there for.
+<br>
+(Wolfgang Bangerth, 2020/05/26)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.