]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 6114/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 29 Mar 2018 01:31:07 +0000 (19:31 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 29 Mar 2018 01:31:07 +0000 (19:31 -0600)
doc/news/changes/minor/20180328Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20180328Bangerth b/doc/news/changes/minor/20180328Bangerth
new file mode 100644 (file)
index 0000000..cdd00c2
--- /dev/null
@@ -0,0 +1,8 @@
+Fixed: Threads::Thread<T> and Threads::Task<T> objects can now also be
+used when @p T is a type that is only move-constructable or movable,
+but not necessarily copy-constructible or copyable. Consequently, one
+can now also call functions that return such objects on tasks and
+threads. In particular, this is relevant for functions that return
+std::unique_ptr objects that have this property.
+<br>
+(Wolfgang Bangerth, 2018/03/28)

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.