From: Daniel Arndt Date: Sun, 19 Aug 2018 22:57:21 +0000 (+0200) Subject: Changelog entry X-Git-Tag: v9.1.0-rc1~803^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7083%2Fhead;p=dealii.git Changelog entry --- diff --git a/doc/news/changes/minor/20180820DanielArndt-1 b/doc/news/changes/minor/20180820DanielArndt-1 new file mode 100644 index 0000000000..99f07fdbfc --- /dev/null +++ b/doc/news/changes/minor/20180820DanielArndt-1 @@ -0,0 +1,4 @@ +New: There are nothrow versions of AssertCUDA and AssertCusparse, namely +AssertNothrowCUDA and AssertNothrowCusparse. +
+(Daniel Arndt, 2018/08/20)