From 70736c427ff8f312b6a94e6b0b66ca77e79817f2 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Sun, 4 Nov 2018 00:30:08 +0100 Subject: [PATCH] Changelog entry --- doc/news/changes/minor/20181104DanielArndt-1 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20181104DanielArndt-1 diff --git a/doc/news/changes/minor/20181104DanielArndt-1 b/doc/news/changes/minor/20181104DanielArndt-1 new file mode 100644 index 0000000000..4380729e7c --- /dev/null +++ b/doc/news/changes/minor/20181104DanielArndt-1 @@ -0,0 +1,5 @@ +Improved: The class ArrayView checks the memory location of the data it presents +and gained a template parameter indicating whether the data is stored in CPU or +CUDA memory. +
+(Daniel Arndt, 2018/11/04) -- 2.39.5